Package | Description |
---|---|
com.docdoku.core.document |
Classes for managing documents.
|
com.docdoku.core.exceptions |
Provides exceptions returned by the business layer.
|
com.docdoku.core.product |
Classes for managing products.
|
com.docdoku.core.services |
Business layer classes.
|
com.docdoku.core.util |
Contains utility classes useful for files, dates and naming conventions.
|
com.docdoku.core.workflow |
Provides classes for designing and running workflow.
|
Class and Description |
---|
Workflow
Workflows organize tasks around documents, parts (or other objects)
on which they are applied.
|
WorkflowModel
This class is the model used to create instances of
Workflow attached to documents, parts or any objects. |
Class and Description |
---|
Role
Role describes the profile needed to complete a task.
|
RoleKey
Identity class of
Role objects. |
TaskKey
Identity class of
Task objects. |
WorkflowModel
This class is the model used to create instances of
Workflow attached to documents, parts or any objects. |
Class and Description |
---|
Workflow
Workflows organize tasks around documents, parts (or other objects)
on which they are applied.
|
WorkflowModel
This class is the model used to create instances of
Workflow attached to documents, parts or any objects. |
Class and Description |
---|
ActivityModel
Defines common attributes and behaviors for activities model.
|
Role
Role describes the profile needed to complete a task.
|
RoleKey
Identity class of
Role objects. |
Task
Task is the smallest unit of work in a workflow.
|
TaskKey
Identity class of
Task objects. |
TaskWrapper
This class is used to carry contextual information along the task itself.
|
Workflow
Workflows organize tasks around documents, parts (or other objects)
on which they are applied.
|
WorkflowModel
This class is the model used to create instances of
Workflow attached to documents, parts or any objects. |
WorkflowModelKey
Identity class of
WorkflowModel objects. |
WorkspaceWorkflow
Workflow s are intended to be attached to a business object like
a document or a part for instance. |
Class and Description |
---|
WorkflowModel
This class is the model used to create instances of
Workflow attached to documents, parts or any objects. |
Class and Description |
---|
Activity |
ActivityKey
Identity class of
Activity objects. |
ActivityModel
Defines common attributes and behaviors for activities model.
|
ParallelActivityModel
This class is the model used to create instances
of
ParallelActivity attached to workflows. |
Role
Role describes the profile needed to complete a task.
|
SequentialActivityModel
This class is the model used to create instances
of
SequentialActivity attached to workflows. |
Task
Task is the smallest unit of work in a workflow.
|
Task.Status
Enumeration for the possible status of a task.
|
TaskKey
Identity class of
Task objects. |
TaskModel |
Workflow
Workflows organize tasks around documents, parts (or other objects)
on which they are applied.
|
WorkflowModel
This class is the model used to create instances of
Workflow attached to documents, parts or any objects. |
WorkflowModelKey
Identity class of
WorkflowModel objects. |
WorkspaceWorkflowKey
Identity class of
WorkspaceWorkflow objects. |
Copyright © 2017 DocDoku. All rights reserved.