Uses of Class
de.xima.fc.workflow.model.triggers.FcInvitationSentProps
Packages that use FcInvitationSentProps
Package
Description
-
Uses of FcInvitationSentProps in de.xima.fc.workflow.designer.bpmn.trigger
Subclasses with type arguments of type FcInvitationSentProps in de.xima.fc.workflow.designer.bpmn.triggerFields in de.xima.fc.workflow.designer.bpmn.trigger with type parameters of type FcInvitationSentPropsModifier and TypeFieldDescriptionstatic final IWorkflowTriggerBpmnModeler<FcInvitationSentProps> FcInvitationSentBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.trigger with type arguments of type FcInvitationSentPropsModifier and TypeMethodDescriptionprotected StringFcInvitationSentBpmnModeler.createName(IModelWorkflowTriggerParams<FcInvitationSentProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcInvitationSentBpmnModeler.getInterfaceName(IModelWorkflowTriggerParams<FcInvitationSentProps> params, IWorkflowBpmnModelContext context) protected QNameFcInvitationSentBpmnModeler.getMessageStructure(IModelWorkflowTriggerParams<FcInvitationSentProps> params, IWorkflowBpmnModelContext context) protected StringFcInvitationSentBpmnModeler.getMessageType(IModelWorkflowTriggerParams<FcInvitationSentProps> params, IWorkflowBpmnModelContext context) protected StringFcInvitationSentBpmnModeler.getOperationName(IModelWorkflowTriggerParams<FcInvitationSentProps> params, IWorkflowBpmnModelContext context) -
Uses of FcInvitationSentProps 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 FcInvitationSentPropsModifier and TypeClassDescriptionfinal classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_SENT.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_SENT.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_SENT.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_SENT.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_SENT.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_SENT.Methods in de.xima.fc.workflow.designer.registry.triggers that return types with arguments of type FcInvitationSentPropsModifier and TypeMethodDescriptionFcInvitationSentHandler.getBpmnModeler()Class<? extends FcInvitationSentProps> FcInvitationSentHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.triggers with type arguments of type FcInvitationSentPropsModifier and TypeMethodDescriptionFcInvitationSentHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcInvitationSentProps> params) booleanFcInvitationSentHandler.isAppliesToEvent(ITriggerAppliesToEventParams<FcInvitationSentProps> params) FcInvitationSentHandler.onTaskBegin(ITriggerOnTaskBeginParams<FcInvitationSentProps> params) -
Uses of FcInvitationSentProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcInvitationSentPropsModifier and TypeMethodDescriptionstatic FcInvitationSentPropsWorkflowTriggerPropsFactory.invitationSent()Creates a new model of typeEWorkflowTriggerType.FC_INVITATION_SENTthat occurs when an invitation was created successfully.