Uses of Class
de.xima.fc.workflow.model.nodes.FcHttpRequestProps
Packages that use FcHttpRequestProps
Package
Description
-
Uses of FcHttpRequestProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcHttpRequestProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcHttpRequestPropsModifier and TypeFieldDescriptionFcHttpRequestBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcHttpRequestPropsModifier and TypeMethodDescriptionprotected StringFcHttpRequestBpmnModeler.createDetails(IModelWorkflowNodeParams<FcHttpRequestProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcHttpRequestBpmnModeler.createName(IModelWorkflowNodeParams<FcHttpRequestProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcHttpRequestProps 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 FcHttpRequestPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_POST_REQUEST.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcHttpRequestPropsModifier and TypeMethodDescriptionFcHttpRequestHandler.getBpmnModeler()FcHttpRequestHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcHttpRequestPropsModifier and TypeMethodDescriptionFcHttpRequestHandler.execute(INodeExecutionParams<FcHttpRequestProps> params) FcHttpRequestHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcHttpRequestProps> params) -
Uses of FcHttpRequestProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcHttpRequestProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_POST_REQUEST.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcHttpRequestPropsModifierConstructorDescriptionCreates a new executor for executing a post request with the given params. -
Uses of FcHttpRequestProps in de.xima.fc.workflow.processor.factory
Subinterfaces with type arguments of type FcHttpRequestProps in de.xima.fc.workflow.processor.factoryModifier and TypeInterfaceDescriptioninterfaceBuilder for configuring aEWorkflowNodeType.FC_POST_REQUESTaction. -
Uses of FcHttpRequestProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcHttpRequestProps in de.xima.fc.workflow.retval.nodeModifier and TypeInterfaceDescriptioninterfaceThe result descriptors for the data returned by theEWorkflowNodeType.FC_POST_REQUESTaction.Methods in de.xima.fc.workflow.retval.node with parameters of type FcHttpRequestPropsModifier and TypeMethodDescriptiondefault IFileProvisionIFcHttpRequestDescriptors.extractSingleFileProvision(FcHttpRequestProps props) Method parameters in de.xima.fc.workflow.retval.node with type arguments of type FcHttpRequestPropsModifier and TypeMethodDescriptiondefault Map<String, IValueDescriptor<?, ?>> IFcHttpRequestDescriptors.getErrorValueDescriptors(IValueDescriptorFactory factory, IRefinedExecutionResultDescriptorParams<FcHttpRequestProps> params) default Map<String, IValueDescriptor<?, ?>> IFcHttpRequestDescriptors.getSoftErrorValueDescriptors(IValueDescriptorFactory factory, IRefinedExecutionResultDescriptorParams<FcHttpRequestProps> params)