Package de.xima.fc.workflow
package de.xima.fc.workflow
-
ClassDescriptionPOJO implementation of
IAttachmentValueDescriptor
.ImplementsIResourceDescriptor
via data from a byte array.ImplementsIResourceDescriptor
by combining severalIResourceDescriptor
.Model with the additional data for the JSON serialized form of a workflow version (in addition to the process model).Wraps a resource and serves it directly from the file system when dev mode is turned on.POJO implementation ofIElementHelpLocation
with some additional static factory methods for convenience.The key of a workflow element that uniquely identifies it within the context of a process.ElementPrototypeDescriptor<TData,TPayload extends IElementPrototypeData<TData>> Default POJO implementation ofIElementPrototypeDescriptor
.ElementPrototypeDescriptor.ElementPrototypeBuilder<TSelf,TData, TPayload extends IElementPrototypeData<TData>> Simple builder for configuring an element prototype.An implementation ofIResourceDescriptor
that represents an empty resource (empty string).Model class for referencing an entity either byUUID
or namePOJO implementation ofIEntityReferenceDescriptor
.ExtractSearchTermsParams<TData>Default POJO implementation ofIExtractSearchTermsParams
.Default POJO implementation ofIFileSearchOptions
.POJO implementation ofIFileValueDescriptor
.Constants with the bit flags for the different types of edges in a workflow node flow graph.Contains some common implementations offlow graph filters
.POJO with parameters forIWorkflowProvider.getAvailableAttachments(NodeKey, GetAvailableAttachmentsParams)
.A simple builder for configuring aGetAvailableAttachmentsParams
POJO.GetDisplayLabelParams<TData>Default POJO implementation ofIGetDisplayLabelParams
.Default POJO implementation ofIGetFilterCriteriaForEntitiesParams
.Deprecated.The key of a workflow node that uniquely identifies it within the context of a process.NodePrototypeData<TData>Default POJO implementation ofINodePrototypeData
.NodePrototypeDescriptor<TData>Default POJO implementation ofINodePrototypeDescriptor
.A builder for aINodePrototypeDescriptor
.ImplementsIResourceDescriptor
by reading data from a file.PlaceholderProperty<Key,Location> PlaceholderReference<Location>ReadEntityRefsParams<TData>Default POJO implementation ofIReadEntityRefsParams
.ReadPlaceholdersParams<TData>Default POJO implementation ofIReadPlaceholdersParams
.RetrieveElementPropsRetVal<TData>Simple POJO class for a search term with string key and a string value.Setting<TValue>Generic class for a setting - a level or placement that a knob or control is set to.Setting.Builder<TValue>A builder for configuring the options of aSetting
.Builder for aISummaryKeyValueModel
POJO.Default POJO implementation ofISummaryKeyValuePair
.Implementation ofIWorkflowExecutionPostProcessor
that checks whether a servlet response was set by the workflow.Implementation ofIWorkflowExecutionPostProcessor
that checks whether aWorkflowState
was set by the workflow.ImplementsIResourceDescriptor
by lazily obtaining data from a supplier.Factory forIResourceDescriptor
that delegate to another descriptor, but transform the resource content in some manner.TreePreOrderIterable<TItem,TIdentifier> An iterable that iterates over a tree-like graph, starting at a given node.The key of a workflow trigger that uniquely identifies it within the context of a process.TriggerPrototypeData<TData>Default POJO implementation ofITriggerPrototypeData
.TriggerPrototypeDescriptor<TData>Default POJO implementation ofITriggerPrototypeDescriptor
.A builder for aITriggerPrototypeDescriptor
.Default POJO implementation ofIUpdateCustomParametersParams
.ImplementsIResourceDescriptor
via anURL
.Models a reference to another entity via the UUID of that entity.POJO implementation ofIWorkflowAttachmentValue
.Factory methods for basic implementations ofIWorkflowElementTypeProviding
without further data.POJO implementation ofIWorkflowFileValue
.View model of aWorkflowState
that can be sent to the client.POJO implementation of aIWorkflowValidationMessage
.When persisting aWorkflowProcess
entity graph, keeps track of all workflow entities that need to be created, updated, and deleted.Wraps an existingIResourceDescriptor
with a differentURI
.WriteEntityRefsParams<TData>POJO implementation ofIWriteEntityRefsParams
.WritePlaceholdersParams<TData>Default POJO implementation ofIWritePlaceholdersParams
.
XGraphUtils