Package | Description |
---|---|
com.sas.hls.drug.analysis |
Service and class definitions for manipulating and creating SAS Life Science Analytics Framework analyses.
|
com.sas.hls.drug.client |
Classes specific to accessing an instance of the SAS Life Science Analytics Framework application.
|
com.sas.hls.drug.project |
Service and class definitions for manipulating and creating SAS Life Science Analytics Framework projects.
|
com.sas.hls.organization |
Service and class definitions for manipulating and creating organizations.
|
com.sas.hls.work.processflow |
Service and class definitions for getting process flow information.
|
com.sas.hls.work.processflow.exception |
Exceptions that can be thrown while manipulating a process flow or using the processFlowService.
|
Class and Description |
---|
ProcessFlowContext
An interface implemented by objects that can contain process flows.
|
Class and Description |
---|
ProcessFlowService
Service that provides methods to manage process flows within the system.
|
Class and Description |
---|
ProcessFlowContext
An interface implemented by objects that can contain process flows.
|
Class and Description |
---|
ProcessFlowContext
An interface implemented by objects that can contain process flows.
|
Class and Description |
---|
CompletedElement
Interface representing a completed element of a process flow.
|
CompletedEvent
Represents a completed event in a process flow
|
CompletedTask
Represents a completed task in a process flow.
|
CompletedTask.TaskCompletedState
Provides the completed state of the task.
|
CompletedUserTask
Represents a completed user task in a process flow.
|
DataProperty
Represents a form property in a process flow which is specified with the start event in a process definition.
|
DataProperty.Type
Provides the task type.
|
DeploymentContextType
Provides the context where a process flow may be deployed.
|
Element
Parent class for an element in a process flow.
|
Element.ElementType
Provides the type of the flow element.
|
ElementDefinition
Abstract parent class of element definitions for all element types in a process flow.
|
EventDefinition
Abstract class of setup information for event types in a process flow.
|
JobTask
Represents a job task in a process flow
|
NotificationTask
Represents a job task in a process flow
|
NotificationTaskDefinition.MessagePriority
Provides the priority of the message sent by this task.
|
ProcessDefinitionInfo
Provides information about the process definition used to create a process flow.
|
ProcessFlow
A process flow is a collection of tasks and elements that can be assigned or executed based on the underlying process flow
definition.
|
ProcessFlowContext
An interface implemented by objects that can contain process flows.
|
ProcessFlowDescriptor
A light-weight client representation of a process flow.
|
ProcessFlowDescriptor.FlowStatus
Provides the status of the process flow.
|
Task
Abstract parent class for a task in a process flow.
|
Task.Complexity
Provides the complexity of the task.
|
Task.Priority
Provides the priority of the task.
|
Task.TaskStatus
Provides the status of the task.
|
TaskDefinition
Abstract class for providing common setup information for task elements in a process flow.
|
TimerEventDefinition.TimerType
Provides type of timer to use in the timer event.
|
UserTask
Represents a user task in a process flow
|
UserTaskAssignment
Represents a task assignment history for a user task.
|
Class and Description |
---|
ProcessFlowDescriptor.FlowStatus
Provides the status of the process flow.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA