Uses of Class
de.xima.fc.workflow.model.nodes.FcCompressAsZipProps
Packages that use FcCompressAsZipProps
Package
Description
-
Uses of FcCompressAsZipProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcCompressAsZipProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcCompressAsZipPropsModifier and TypeFieldDescriptionFcCompressAsZipBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcCompressAsZipPropsModifier and TypeMethodDescriptionprotected StringFcCompressAsZipBpmnModeler.createDetails(IModelWorkflowNodeParams<FcCompressAsZipProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcCompressAsZipBpmnModeler.createName(IModelWorkflowNodeParams<FcCompressAsZipProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcCompressAsZipProps 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 FcCompressAsZipPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcCompressAsZipPropsModifier and TypeMethodDescriptionFcCompressAsZipHandler.getBpmnModeler()FcCompressAsZipHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcCompressAsZipPropsModifier and TypeMethodDescriptionFcCompressAsZipHandler.execute(INodeExecutionParams<FcCompressAsZipProps> params) FcCompressAsZipHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcCompressAsZipProps> params) -
Uses of FcCompressAsZipProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcCompressAsZipProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_COMPRESS_AS_ZIP.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcCompressAsZipPropsModifierConstructorDescriptionCreates a new executor for executing a compress as ZIP action with the given params. -
Uses of FcCompressAsZipProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcCompressAsZipPropsModifier and TypeMethodDescriptionstatic FcCompressAsZipPropsWorkflowNodePropsFactory.compressAsZip(MultiFile multiFile, String compressedFileName) Creates a new workflow node model for aEWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files.static FcCompressAsZipPropsWorkflowNodePropsFactory.compressAsZip(MultiFile multiFile, String compressedFileName, boolean attachToFormRecord) Creates a new workflow node model for aEWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files.static FcCompressAsZipPropsWorkflowNodePropsFactory.compressAsZip(MultiFile multiFile, String compressedFileName, boolean attachToFormRecord, ECompressAsZipNamingScheme namingScheme) Creates a new workflow node model for aEWorkflowNodeType.FC_COMPRESS_AS_ZIPthat creates a ZIP file form the input files. -
Uses of FcCompressAsZipProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcCompressAsZipProps 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 FcCompressAsZipPropsModifier and TypeMethodDescriptiondefault IFileProvisionIFcCompressAsZipDescriptors.extractSingleFileProvision(FcCompressAsZipProps props)