Uses of Class
de.xima.fc.workflow.model.nodes.FcThrowExceptionProps
Packages that use FcThrowExceptionProps
Package
Description
-
Uses of FcThrowExceptionProps in de.xima.fc.workflow.designer.bpmn.node.flow_control
Classes in de.xima.fc.workflow.designer.bpmn.node.flow_control that implement interfaces with type arguments of type FcThrowExceptionPropsMethod parameters in de.xima.fc.workflow.designer.bpmn.node.flow_control with type arguments of type FcThrowExceptionPropsModifier and TypeMethodDescriptionvoidFcThrowExceptionBpmnModeler.modelNode(IModelWorkflowNodeParams<FcThrowExceptionProps> params, IWorkflowBpmnModelContext context) -
Uses of FcThrowExceptionProps in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement interfaces with type arguments of type FcThrowExceptionPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_RETURN.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcThrowExceptionPropsModifier and TypeMethodDescriptionFcThrowExceptionHandler.getBpmnModeler()FcThrowExceptionHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcThrowExceptionPropsModifier and TypeMethodDescriptionFcThrowExceptionHandler.execute(INodeExecutionParams<FcThrowExceptionProps> params) FcThrowExceptionHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcThrowExceptionProps> params) -
Uses of FcThrowExceptionProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcThrowExceptionProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_THROW_EXCEPTION.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcThrowExceptionPropsModifierConstructorDescriptionCreates a new executor for executing a return file action with the given parameters.