Uses of Class
de.xima.fc.workflow.model.triggers.FcInvitationErrorProps
Packages that use FcInvitationErrorProps
Package
Description
-
Uses of FcInvitationErrorProps in de.xima.fc.workflow.designer.bpmn.trigger
Subclasses with type arguments of type FcInvitationErrorProps in de.xima.fc.workflow.designer.bpmn.triggerFields in de.xima.fc.workflow.designer.bpmn.trigger with type parameters of type FcInvitationErrorPropsModifier and TypeFieldDescriptionstatic final IWorkflowTriggerBpmnModeler<FcInvitationErrorProps> FcInvitationErrorBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.trigger with type arguments of type FcInvitationErrorPropsModifier and TypeMethodDescriptionprotected StringFcInvitationErrorBpmnModeler.createName(IModelWorkflowTriggerParams<FcInvitationErrorProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcInvitationErrorBpmnModeler.getInterfaceName(IModelWorkflowTriggerParams<FcInvitationErrorProps> params, IWorkflowBpmnModelContext context) protected QNameFcInvitationErrorBpmnModeler.getMessageStructure(IModelWorkflowTriggerParams<FcInvitationErrorProps> params, IWorkflowBpmnModelContext context) protected StringFcInvitationErrorBpmnModeler.getMessageType(IModelWorkflowTriggerParams<FcInvitationErrorProps> params, IWorkflowBpmnModelContext context) protected StringFcInvitationErrorBpmnModeler.getOperationName(IModelWorkflowTriggerParams<FcInvitationErrorProps> params, IWorkflowBpmnModelContext context) -
Uses of FcInvitationErrorProps 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 FcInvitationErrorPropsModifier and TypeClassDescriptionfinal classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_INVITATION_ERROR.Methods in de.xima.fc.workflow.designer.registry.triggers that return types with arguments of type FcInvitationErrorPropsModifier and TypeMethodDescriptionFcInvitationErrorHandler.getBpmnModeler()Class<? extends FcInvitationErrorProps> FcInvitationErrorHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.triggers with type arguments of type FcInvitationErrorPropsModifier and TypeMethodDescriptionFcInvitationErrorHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcInvitationErrorProps> params) booleanFcInvitationErrorHandler.isAppliesToEvent(ITriggerAppliesToEventParams<FcInvitationErrorProps> params) FcInvitationErrorHandler.onTaskBegin(ITriggerOnTaskBeginParams<FcInvitationErrorProps> params) -
Uses of FcInvitationErrorProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcInvitationErrorPropsModifier and TypeMethodDescriptionstatic FcInvitationErrorPropsWorkflowTriggerPropsFactory.invitationError()Creates a new model of typeEWorkflowTriggerType.FC_INVITATION_ERRORthat occurs when an invitation email could not be sent.