com.fluidbpm.program.api.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.
/**
* Root API classes used by Fluid-BPM custom programs.
* See {@code IActionBase}.
*
* @see com.fluidbpm.program.api.ICustomWebAction
* @see com.fluidbpm.program.api.ICustomProgram
* @see com.fluidbpm.program.api.ICustomScheduledAction
*
* @since 1.8
* @author jasonbruwer
* @version 1.8
*/
package com.fluidbpm.program.api;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy