IAttachToFormRecordProviding |
Deprecated.
|
ICustomParametersProviding |
Interface for entities that provide custom parameters stored as a JSON string.
|
ICustomParametersUpdateable |
Interface meant to be used along with ICustomParametersProviding for updating the custom parameters that were
created with a previous version of the software product.
|
IElementKeyProviding |
Interface for objects that have got a UUID identifying them.
|
IElementSearchTermsProviding |
Interface for objects that have got custom search terms for database queries.
|
IFileProvidingWorkflowElement<T> |
Reference to a workflow node or trigger that provides files.
|
IIdProviding<T> |
Interface for objects that have got an ID identifying them.
|
INodeKeyProviding |
Interface for workflow node like objects that have got a NodeKey identifying them.
|
IResourceDescriptor |
A resource descriptor that consists of an URI serving as the identifier for the resource, and an
IResourceDescriptor.open() method for accessing the content of the resource.
|
ITaskUuidProviding |
Interface for workflow elements that have got a UUID to identify the parent task.
|
ITaskWithName |
A reference to a workflow trigger.
|
ITreeAccessor<TNode,TIdentifier> |
Interface for treating an item as a node in a tree-like structure.
|
ITreeParentAccessor<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.
|
ITriggerKeyProviding |
Interface for workflow trigger like objects that have got a TriggerKey identifying them.
|
ITypedWorkflowElement<T> |
A workflow element with a type, such as a trigger or node.
|
IUuidProviding |
Interface for objects that have got a UUID identifying them.
|
IVersionedCustomParametersProviding |
Interface for entities that provide custom parameters stored as a JSON string.
|
IWorkflowElementEntity |
Interface for workflow elements that behave differently depending on their type.
|
IWorkflowElementTypeProviding |
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.
|
IWorkflowProvider |
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.
|
IWorkflowQualifiedSubmitButton |
Represents a submit button of the form.
|
IWorkflowSubmitButton |
Represents a submit button of the form.
|
IWorkflowValidationEnvironmentData |
General parameters for workflow related methods, such as the project containing the workflow and the client owning
the project.
|
Label |
How to handle labels for bean validation.
|
Label.Custom |
Use a custom label.
|
Label.Include |
Include the default label, see Label .
|
Label.Omit |
Do not include the label, see Label .
|
Severity |
Severity levels for bean validation.
|
Severity.Error |
Severity level Error for bean validation, see Severity .
|
Severity.Warning |
Severity level Warning for bean validation, see Severity .
|