Uses of Class
de.xima.fc.workflow.model.triggers.FcUserInvocationProps
-
Packages that use FcUserInvocationProps Package Description de.xima.fc.workflow.designer.registry.triggers -
-
Uses of FcUserInvocationProps in de.xima.fc.workflow.designer.registry.triggers
Methods in de.xima.fc.workflow.designer.registry.triggers that return types with arguments of type FcUserInvocationProps Modifier and Type Method Description Class<? extends FcUserInvocationProps>FcUserInvocationHandler. getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.triggers with type arguments of type FcUserInvocationProps Modifier and Type Method Description ISummaryKeyValueModelFcUserInvocationHandler. getElementSummaryKeyValueModel(IGetElementSummaryParams<FcUserInvocationProps> params)booleanFcUserInvocationHandler. isAvailable(IIsAvailableParams<FcUserInvocationProps> params)booleanFcUserInvocationHandler. isPreconditionSatisfied(ITriggerPreconditionSatisfiedParams<FcUserInvocationProps> params)
-