Package lumis.doui.processaction
-
Interface Summary Interface Description IProcessActionDao IProcessActionHandler All process action handlers must extend this interface.IProcessActionManager Manages register/unregister and retrieving of process actions. -
Class Summary Class Description GenericProcessActionHandler Generic process action handler that performs no operationProcessActionConfig ProcessActionContainer Class responsible for host ProcessActionHandlers.ProcessActionDaoJdbc ProcessActionHandler<S extends Source> Base class for all doui process action handlers.ProcessActionHandlerFactory Class responsible for creating the process action handler objects that follow theIProcessActionHandler
interface.ProcessActionManager ProcessAction manager implementation.ProcessActionMonitorUtil Process action monitor util.SelectRepositoryProcessActionHandler Process Action handler that sets the service instance repository dependency.