Package de.xima.fc.workflow
package de.xima.fc.workflow
-
ClassDescriptionPOJO implementation of
IAttachmentValueDescriptor.ImplementsIResourceDescriptorvia data from a byte array.ImplementsIResourceDescriptorby 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 ofIElementHelpLocationwith 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 ofIResourceDescriptorthat represents an empty resource (empty string).Model class for referencing an entity either byUUIDor nameDeprecated.ExtractSearchTermsParams<TData>Default POJO implementation ofIExtractSearchTermsParams.Basic POJO implementation ofIFileListDescriptorwith a builder.Builder forFileListDescriptor.Default POJO implementation ofIFileSearchOptions.A builder for file search options.POJO implementation ofIFileValueDescriptor.Builder for a file value descriptor.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 aGetAvailableAttachmentsParamsPOJO.POJO with parameters forIWorkflowProvider.getAvailableResources(NodeKey, GetAvailableResourcesParams).A simple builder for configuring aGetAvailableResourcesParamsPOJO.GetDisplayLabelParams<TData>Default POJO implementation ofIGetDisplayLabelParams.Deprecated.Default POJO implementation ofIGetFilterCriteriaForObjectsParams.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.A reference to an object (a concrete instance of a certain type of objects), consisting of the type of the objects and the unique identifier of the object within that type.POJO implementation ofIObjectReferenceDescriptor.ImplementsIResourceDescriptorby reading data from a file.PlaceholderProperty<Key,Location> PlaceholderReference<Location>ReadEntityRefsParams<TData>Deprecated.ReadObjectReferencesParams<Model>Default POJO implementation ofIReadObjectReferencesParams.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 aISummaryKeyValueModelPOJO.Default POJO implementation ofISummaryKeyValuePair.Implementation ofIWorkflowExecutionPostProcessorthat checks whether a servlet response was set by the workflow.Implementation ofIWorkflowExecutionPostProcessorthat checks whether aWorkflowStatewas set by the workflow.ImplementsIResourceDescriptorby lazily obtaining data from a supplier.Factory forIResourceDescriptorthat delegate to another descriptor, but transform the resource content in some manner.TreePreOrderIterable<TItem, TIdentifier>Deprecated.UseTreeIterationThe 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.ImplementsIResourceDescriptorvia anURL.Deprecated.POJO implementation ofIWorkflowAttachmentValue.Factory methods for basic implementations ofIWorkflowElementTypeProvidingwithout further data.Deprecated.Use the builder from the parameters given to the correspondingworkflow trigger methodorworkflow node method.Simple builder for aIWorkflowFileValue.View model of aWorkflowStatethat can be sent to the client.Builder for configuring aWorkflowStateModelfrom a state entity.POJO implementation of aIWorkflowValidationMessage.When persisting aWorkflowProcessentity graph, keeps track of all workflow entities that need to be created, updated, and deleted.Wraps an existingIResourceDescriptorwith a differentURI.WriteEntityRefsParams<TData>Deprecated.WriteObjectReferencesParams<Model>POJO implementation ofIWriteObjectReferencesParams.WritePlaceholdersParams<TData>Default POJO implementation ofIWritePlaceholdersParams.
XGraphUtils