Uses of Class
de.xima.fc.workflow.model.nodes.FcPromptQueryProps
Packages that use FcPromptQueryProps
Package
Description
-
Uses of FcPromptQueryProps in de.xima.fc.workflow.designer.bean.nodes
Classes in de.xima.fc.workflow.designer.bean.nodes that implement interfaces with type arguments of type FcPromptQueryPropsModifier and TypeClassDescriptionclassBean with additional logic for controlling theEWorkflowNodeType.FC_PROMPT_QUERYaction.Method parameters in de.xima.fc.workflow.designer.bean.nodes with type arguments of type FcPromptQueryPropsModifier and TypeMethodDescriptionvoidFcPromptQueryBean.prepareViewForElement(IElementPropInitParams<FcPromptQueryProps> params) -
Uses of FcPromptQueryProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcPromptQueryProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcPromptQueryPropsModifier and TypeFieldDescriptionFcPromptQueryBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcPromptQueryPropsModifier and TypeMethodDescriptionprotected StringFcPromptQueryBpmnModeler.createDetails(IModelWorkflowNodeParams<FcPromptQueryProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcPromptQueryBpmnModeler.createName(IModelWorkflowNodeParams<FcPromptQueryProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcPromptQueryProps in de.xima.fc.workflow.designer.logic.prompt_query
Methods in de.xima.fc.workflow.designer.logic.prompt_query with parameters of type FcPromptQueryPropsModifier and TypeMethodDescriptionPromptQueryActionHelper.buildPromptQueryActionViewModel(FcPromptQueryProps props, Locale locale, long clientId, long projectId) Builds the view model for the given prompt query properties, including the dynamic form model for editing the JSON properties; and the model for editing the file properties. -
Uses of FcPromptQueryProps in de.xima.fc.workflow.designer.model.prompt_query
Constructors in de.xima.fc.workflow.designer.model.prompt_query with parameters of type FcPromptQueryPropsModifierConstructorDescriptionCreates a new accessor for the single JSON parameters of the given properties. -
Uses of FcPromptQueryProps 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 FcPromptQueryPropsModifier and TypeClassDescriptionclassTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROMPT_QUERY.classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROMPT_QUERY.classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROMPT_QUERY.classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROMPT_QUERY.classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROMPT_QUERY.classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROMPT_QUERY.classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_PROMPT_QUERY.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcPromptQueryPropsModifier and TypeMethodDescriptionFcPromptQueryHandler.getBpmnModeler()FcPromptQueryHandler.getDataModelClass()Class<? extends INodePropertiesBean<FcPromptQueryProps>> FcPromptQueryHandler.getPropertiesBeanClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcPromptQueryPropsModifier and TypeMethodDescriptionFcPromptQueryHandler.execute(INodeExecutionParams<FcPromptQueryProps> params) FcPromptQueryHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcPromptQueryProps> params) FcPromptQueryHandler.validateLocal(IElementLocalValidationParams<FcPromptQueryProps, WorkflowNode> params) -
Uses of FcPromptQueryProps in de.xima.fc.workflow.executor
Method parameters in de.xima.fc.workflow.executor with type arguments of type FcPromptQueryPropsModifier and TypeMethodDescriptionFcPromptQueryExecutor.execute(INodeExecutionParams<FcPromptQueryProps> params) Executes a prompt query action with the given parameters. -
Uses of FcPromptQueryProps in de.xima.fc.workflow.processor.factory
Subinterfaces with type arguments of type FcPromptQueryProps in de.xima.fc.workflow.processor.factoryModifier and TypeInterfaceDescriptioninterfaceBuilder for configuring aEWorkflowNodeType.FC_PROMPT_QUERYaction. -
Uses of FcPromptQueryProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcPromptQueryProps in de.xima.fc.workflow.retval.nodeModifier and TypeInterfaceDescriptioninterfaceThe result descriptors for the data returned by theEWorkflowNodeType.FC_PROMPT_QUERYaction.Method parameters in de.xima.fc.workflow.retval.node with type arguments of type FcPromptQueryPropsModifier and TypeMethodDescriptiondefault IFileValueDescriptorIFcPromptQueryDescriptors.getFileValueDescriptor(IRefinedExecutionResultDescriptorParams<FcPromptQueryProps> params) default IValueDescriptor<?, ? extends IValueBuilder<?>> IFcPromptQueryDescriptors.getSuccessValueDescriptor(IValueDescriptorFactory f, IRefinedExecutionResultDescriptorParams<FcPromptQueryProps> params)