Package de.xima.fc.interfaces.workflow
package de.xima.fc.interfaces.workflow
-
InterfacesClassDescriptionInterface for the POJO model class of workflow actions that can create files and offer an option to attach these created files to the form record.Interface for entities that provide custom parameters stored as a JSON string.Interface meant to be used along with
ICustomParametersProviding
for updating the custom parameters that were created with a previous version of the software product.Interface for objects that have got a UUID identifying them.Interface for objects that have got custom search terms for database queries.IIdProviding<T>Interface for objects that have got an ID identifying them.A resource descriptor that consists of anURI
serving as the identifier for the resource, and anIResourceDescriptor.open()
method for accessing the content of the resource.Interface for workflow elements that have got a UUID to identify the parent task.A reference to a workflow trigger.ITreeAccessor<TNode,TIdentifier> Interface for treating an item as a node in a tree-like structure.ITreeWithDataAccessor<TNode,TIdentifier, TNodeData> Interface for accessing the children of tree nodes, together with the data associated with each tree node.Interface for objects that have got a UUID identifying them.Interface for entities that provide custom parameters stored as a JSON string.Interface for workflow elements that behave differently depending on their type.Interface for workflow element that have got a type and behave differently depending on that type.IWorkflowElementWithDeserializedModel<TData,TElement> A workflow node together with its deserialized model.A provider for the workflow designer that lets you access various data related to the workflow, such a list of all user groups or text templates.Represents a submit button of the form.Represents a submit button of the form.General parameters for workflow related methods, such as the project containing the workflow and the client owning the project.How to handle labels for bean validation.Use a custom label.Include the default label, seeLabel
.Do not include the label, seeLabel
.Severity levels for bean validation.Severity levelError
for bean validation, seeSeverity
.Severity levelWarning
for bean validation, seeSeverity
.