Uses of Class
de.xima.fc.workflow.model.triggers.FcUserInvocationProps
Packages that use FcUserInvocationProps
Package
Description
-
Uses of FcUserInvocationProps in de.xima.fc.workflow.designer.bean.triggers
Classes in de.xima.fc.workflow.designer.bean.triggers that implement interfaces with type arguments of type FcUserInvocationPropsModifier and TypeClassDescriptionclassBean for the user invocation trigger. -
Uses of FcUserInvocationProps in de.xima.fc.workflow.designer.bpmn.trigger
Subclasses with type arguments of type FcUserInvocationProps in de.xima.fc.workflow.designer.bpmn.triggerFields in de.xima.fc.workflow.designer.bpmn.trigger with type parameters of type FcUserInvocationPropsModifier and TypeFieldDescriptionstatic final IWorkflowTriggerBpmnModeler<FcUserInvocationProps> FcUserInvocationBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.trigger with type arguments of type FcUserInvocationPropsModifier and TypeMethodDescriptionprotected StringFcUserInvocationBpmnModeler.createDetails(IModelWorkflowTriggerParams<FcUserInvocationProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcUserInvocationBpmnModeler.createName(IModelWorkflowTriggerParams<FcUserInvocationProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcUserInvocationBpmnModeler.getInterfaceName(IModelWorkflowTriggerParams<FcUserInvocationProps> params, IWorkflowBpmnModelContext context) protected QNameFcUserInvocationBpmnModeler.getMessageStructure(IModelWorkflowTriggerParams<FcUserInvocationProps> params, IWorkflowBpmnModelContext context) protected StringFcUserInvocationBpmnModeler.getMessageType(IModelWorkflowTriggerParams<FcUserInvocationProps> params, IWorkflowBpmnModelContext context) protected StringFcUserInvocationBpmnModeler.getOperationName(IModelWorkflowTriggerParams<FcUserInvocationProps> params, IWorkflowBpmnModelContext context) -
Uses of FcUserInvocationProps in de.xima.fc.workflow.designer.registry.triggers
Classes in de.xima.fc.workflow.designer.registry.triggers that implement interfaces with type arguments of type FcUserInvocationPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor triggers of typeEWorkflowTriggerType.FC_USER_INVOCATION.final classTheINodeHandlerfor triggers of typeEWorkflowTriggerType.FC_USER_INVOCATION.final classTheINodeHandlerfor triggers of typeEWorkflowTriggerType.FC_USER_INVOCATION.final classTheINodeHandlerfor triggers of typeEWorkflowTriggerType.FC_USER_INVOCATION.final classTheINodeHandlerfor triggers of typeEWorkflowTriggerType.FC_USER_INVOCATION.final classTheINodeHandlerfor triggers of typeEWorkflowTriggerType.FC_USER_INVOCATION.final classTheINodeHandlerfor triggers of typeEWorkflowTriggerType.FC_USER_INVOCATION.Methods in de.xima.fc.workflow.designer.registry.triggers that return types with arguments of type FcUserInvocationPropsModifier and TypeMethodDescriptionFcUserInvocationHandler.getBpmnModeler()Class<? extends FcUserInvocationProps> FcUserInvocationHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.triggers with type arguments of type FcUserInvocationPropsModifier and TypeMethodDescriptionFcUserInvocationHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcUserInvocationProps> params) booleanFcUserInvocationHandler.isAvailable(IIsAvailableParams<FcUserInvocationProps> params) booleanFcUserInvocationHandler.isPreconditionSatisfied(ITriggerPreconditionSatisfiedParams<FcUserInvocationProps> params) -
Uses of FcUserInvocationProps in de.xima.fc.workflow.processor.factory
Subinterfaces with type arguments of type FcUserInvocationProps in de.xima.fc.workflow.processor.factoryModifier and TypeInterfaceDescriptioninterfaceA builder for a new event of typeEWorkflowTriggerType.FC_USER_INVOCATIONthat occurs when a portal user initiates it.