Package | Description |
---|---|
com.semarchy.mdm.client |
Provides the classes to connect to a Semarchy For MDM instance and to use the services provided by the instance.
|
com.semarchy.mdm.runtime.activity |
This package contains the
IActivityService and the related classes. |
com.semarchy.mdm.runtime.data |
This package contains the
IDataAccessService and the related classes. |
Class and Description |
---|
IActivityService
FIXME refactor to use
ActivityId and ActivityTaskId instead
of UUID to identify IActivity and IActivityTask . |
Class and Description |
---|
ActivityId
Defines the id for an
IActivity . |
ActivityIllegalStateException
Exception raised when trying to perform a workflow action on a task that is
not or not anymore in the expected state for this action.
|
ActivityPermissionDeniedException |
ActivityPriority |
ActivityStatus |
ActivityTaskId
Defines the id for an
IActivityTask . |
ActivityType |
CompletionOptions |
IActivity
Represent an Activity (instance of
IHumanWorkflow ) |
IActivityService.ITaskCompletionResult |
IActivityService.Severity |
IActivityTask
IActivityTask and IActivityTaskInfo should have some common
parent interface somehow. |
IPreTransitionProblemsReport |
TaskFilterType |
Class and Description |
---|
IActivityTask
IActivityTask and IActivityTaskInfo should have some common
parent interface somehow. |
Copyright © 2015. All Rights Reserved.