Uses of Class
de.xima.fc.workflow.model.triggers.FcCatchErrorProps
Packages that use FcCatchErrorProps
Package
Description
-
Uses of FcCatchErrorProps in de.xima.fc.workflow.designer.bpmn.trigger
Subclasses with type arguments of type FcCatchErrorProps in de.xima.fc.workflow.designer.bpmn.triggerFields in de.xima.fc.workflow.designer.bpmn.trigger with type parameters of type FcCatchErrorPropsModifier and TypeFieldDescriptionstatic final IWorkflowTriggerBpmnModeler<FcCatchErrorProps> FcCatchErrorBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.trigger with type arguments of type FcCatchErrorPropsModifier and TypeMethodDescriptionprotected StringFcCatchErrorBpmnModeler.createDetails(IModelWorkflowTriggerParams<FcCatchErrorProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcCatchErrorBpmnModeler.createName(IModelWorkflowTriggerParams<FcCatchErrorProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcCatchErrorBpmnModeler.getInterfaceName(IModelWorkflowTriggerParams<FcCatchErrorProps> params, IWorkflowBpmnModelContext context) protected QNameFcCatchErrorBpmnModeler.getMessageStructure(IModelWorkflowTriggerParams<FcCatchErrorProps> params, IWorkflowBpmnModelContext context) protected StringFcCatchErrorBpmnModeler.getMessageType(IModelWorkflowTriggerParams<FcCatchErrorProps> params, IWorkflowBpmnModelContext context) protected StringFcCatchErrorBpmnModeler.getOperationName(IModelWorkflowTriggerParams<FcCatchErrorProps> params, IWorkflowBpmnModelContext context) -
Uses of FcCatchErrorProps 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 FcCatchErrorPropsModifier and TypeClassDescriptionfinal classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_CATCH_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_CATCH_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_CATCH_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_CATCH_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_CATCH_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_CATCH_ERROR.final classTheITriggerHandlerfor nodes of typeEWorkflowTriggerType.FC_CATCH_ERROR.Methods in de.xima.fc.workflow.designer.registry.triggers that return types with arguments of type FcCatchErrorPropsModifier and TypeMethodDescriptionFcCatchErrorHandler.getBpmnModeler()FcCatchErrorHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.triggers with type arguments of type FcCatchErrorPropsModifier and TypeMethodDescriptionFcCatchErrorHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcCatchErrorProps> params) booleanFcCatchErrorHandler.isAppliesToEvent(ITriggerAppliesToEventParams<FcCatchErrorProps> params) booleanFcCatchErrorHandler.isPreconditionSatisfied(ITriggerPreconditionSatisfiedParams<FcCatchErrorProps> params) FcCatchErrorHandler.onTaskBegin(ITriggerOnTaskBeginParams<FcCatchErrorProps> params) voidFcCatchErrorHandler.onTaskFinish(ITriggerOnTaskFinishParams<FcCatchErrorProps> params) -
Uses of FcCatchErrorProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcCatchErrorPropsModifier and TypeMethodDescriptionstatic FcCatchErrorPropsWorkflowTriggerPropsFactory.catchError()Methods in de.xima.fc.workflow.processor.factory with parameters of type FcCatchErrorPropsModifier and TypeMethodDescriptionstatic WorkflowTriggerWorkflowTriggerFactory.catchError(FcCatchErrorProps props)