Uses of Package
de.xima.fc.workflow
-
Classes in de.xima.fc.workflow used by de.xima.fc.dao.interfaces Class Description SearchTerm Simple POJO class for a search term with string key and a string value. -
Classes in de.xima.fc.workflow used by de.xima.fc.entities Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.exceptions Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.gui.bean.designer.event Class Description StateList WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.gui.model.designer Class Description StateList -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.EntityRef Model class for referencing an entity either byUUID
or nameGetAvailableAttachmentsParams POJO with parameters forIWorkflowProvider.getAvailableAttachments(NodeKey, GetAvailableAttachmentsParams)
.GetAvailableResourcesParams POJO with parameters forIWorkflowProvider.getAvailableResources(NodeKey, GetAvailableResourcesParams)
.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.analysis Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.execution Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.mixin Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.nodes Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.params Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.retval Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.triggers Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.interfaces.workflow.validation Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.mdl.auth.config.view Class Description UuidEntityRef Models a reference to another entity via the UUID of that entity. -
Classes in de.xima.fc.workflow used by de.xima.fc.mdl.resource Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity. -
Classes in de.xima.fc.workflow used by de.xima.fc.mdl.workflow Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.ms.test.workflow Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.validation.constraintvalidators Class Description Setting Generic class for a setting - a level or placement that a knob or control is set to. -
Classes in de.xima.fc.workflow used by de.xima.fc.validation.valueextraction Class Description Setting Generic class for a setting - a level or placement that a knob or control is set to. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.ElementPrototypeDescriptor Default POJO implementation ofIElementPrototypeDescriptor
.ElementPrototypeDescriptor.ElementPrototypeBuilder Simple builder for configuring an element prototype.EntityRef Model class for referencing an entity either byUUID
or nameEWorkflowElementType FileListDescriptor Basic POJO implementation ofIFileListDescriptor
with a builder.FileListDescriptor.Builder Builder forFileListDescriptor
.FileSearchOptions Default POJO implementation ofIFileSearchOptions
.FileSearchOptions.Builder A builder for file search options.FileValueDescriptor.Builder Builder for a file value descriptor.FlowGraphFilters.EdgeTypeMatchesBuilder GetAvailableAttachmentsParams POJO with parameters forIWorkflowProvider.getAvailableAttachments(NodeKey, GetAvailableAttachmentsParams)
.GetAvailableAttachmentsParams.Builder A simple builder for configuring aGetAvailableAttachmentsParams
POJO.GetAvailableResourcesParams POJO with parameters forIWorkflowProvider.getAvailableResources(NodeKey, GetAvailableResourcesParams)
.GetAvailableResourcesParams.Builder A simple builder for configuring aGetAvailableResourcesParams
POJO.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.NodePrototypeDescriptor.NodePrototypeBuilder A builder for aINodePrototypeDescriptor
.PathResourceDescriptor ImplementsIResourceDescriptor
by reading data from a file.Setting Generic class for a setting - a level or placement that a knob or control is set to.Setting.Builder A builder for configuring the options of aSetting
.StateList SummaryKeyValueModelBuilder Builder for aISummaryKeyValueModel
POJO.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.TriggerPrototypeDescriptor.TriggerPrototypeBuilder A builder for aITriggerPrototypeDescriptor
.UuidEntityRef Models a reference to another entity via the UUID of that entity.WorkflowFileValueBuilder Simple builder for aIWorkflowFileValue
.WorkflowStateModel View model of aWorkflowState
that can be sent to the client.WorkflowStateModel.Builder Builder for configuring aWorkflowStateModel
from a state entity.WorkflowVersionStager When persisting aWorkflowProcess
entity graph, keeps track of all workflow entities that need to be created, updated, and deleted. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.converter Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.designer.bean Class Description EntityRef Model class for referencing an entity either byUUID
or nameGetAvailableAttachmentsParams POJO with parameters forIWorkflowProvider.getAvailableAttachments(NodeKey, GetAvailableAttachmentsParams)
.GetAvailableResourcesParams POJO with parameters forIWorkflowProvider.getAvailableResources(NodeKey, GetAvailableResourcesParams)
.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.designer.bean.nodes Class Description WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.designer.exception Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.designer.helper Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.EWorkflowElementType NodeKey The key of a workflow node that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.designer.logic Class Description DevResourceDescriptor Wraps a resource and serves it directly from the file system when dev mode is turned on.ElementKey The key of a workflow element that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.designer.model Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.EWorkflowElementType NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.designer.registry.nodes Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.model.choices Class Description EntityRef Model class for referencing an entity either byUUID
or nameNodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.model.nodes Class Description EntityRef Model class for referencing an entity either byUUID
or nameNodeKey The key of a workflow node that uniquely identifies it within the context of a process.Setting Generic class for a setting - a level or placement that a knob or control is set to.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.model.triggers Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.processor.engine Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.processor.factory Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process.Setting Generic class for a setting - a level or placement that a knob or control is set to.UuidEntityRef Models a reference to another entity via the UUID of that entity. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.processor.iface Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.processor.logic Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.EntityRef Model class for referencing an entity either byUUID
or nameEWorkflowElementType GetAvailableAttachmentsParams POJO with parameters forIWorkflowProvider.getAvailableAttachments(NodeKey, GetAvailableAttachmentsParams)
.GetAvailableResourcesParams POJO with parameters forIWorkflowProvider.getAvailableResources(NodeKey, GetAvailableResourcesParams)
.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.processor.logic.execution Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.processor.logic.validation Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.EntityRef Model class for referencing an entity either byUUID
or nameGetAvailableAttachmentsParams POJO with parameters forIWorkflowProvider.getAvailableAttachments(NodeKey, GetAvailableAttachmentsParams)
.GetAvailableResourcesParams POJO with parameters forIWorkflowProvider.getAvailableResources(NodeKey, GetAvailableResourcesParams)
.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.UuidEntityRef Models a reference to another entity via the UUID of that entity.WorkflowStateModel View model of aWorkflowState
that can be sent to the client. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.processor.model Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.taglib.component.flowchart Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.taglib.event Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.taglib.helper Class Description NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.taglib.iface Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process. -
Classes in de.xima.fc.workflow used by de.xima.fc.workflow.taglib.model Class Description ElementKey The key of a workflow element that uniquely identifies it within the context of a process.NodeKey The key of a workflow node that uniquely identifies it within the context of a process.TriggerKey The key of a workflow trigger that uniquely identifies it within the context of a process.WorkflowStateModel View model of aWorkflowState
that can be sent to the client.