Uses of Class
de.xima.fc.workflow.model.triggers.FcManualProps
Packages that use FcManualProps
Package
Description
- 
Uses of FcManualProps in de.xima.fc.workflow.designer.registry.triggers
Methods in de.xima.fc.workflow.designer.registry.triggers that return types with arguments of type FcManualPropsModifier and TypeMethodDescriptionClass<? extends FcManualProps>FcManualHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.triggers with type arguments of type FcManualPropsModifier and TypeMethodDescriptionFcManualHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcManualProps> params)  - 
Uses of FcManualProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcManualPropsModifier and TypeMethodDescriptionstatic FcManualPropsWorkflowTriggerPropsFactory.manual()Creates a new model of typeEWorkflowTriggerType.FC_MANUALthat occurs when a user initiates it.static FcManualPropsWorkflowTriggerPropsFactory.manual(Iterable<WorkflowState> states, Iterable<BenutzerGruppe> userGroups) Creates a new model of typeEWorkflowTriggerType.FC_MANUALthat occurs when a user initiates it.