com.fluidbpm.program.api.util.command.impl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of fluid-api Show documentation
Show all versions of fluid-api Show documentation
Used for the
* Custom Program Step,
* Custom Actions,
* Scheduled Actions and
* Fluid API
in the Fluid BPM and Content Management system.
/**
* Implementation classes for all commands supported in Fluid-BPM.
*
* @since 1.8
* @author jasonbruwer
* @version 1.8
*/
package com.fluidbpm.program.api.util.command.impl;