| Changed Classes and Interfaces |
|
Activity
|
This class represent an Activity into the process. |
|
Attachment
|
This interface represent a file attached to the instance |
|
AttachmentInterface
|
|
|
EventType
|
Enumeration of type of events over an instance. |
|
InstanceEvent
|
Contains a process-instance event basic information. |
|
InstanceId
|
Contains the declaration of an instance. |
|
InstanceInfo
|
|
|
InstancesView
|
|
|
Note
|
|
|
Participant
|
It represents a Participant, it contains the participant metadata.
This information can be obtained from a PAPI session. |
|
ParticipantException
|
This exception is the root for others more specific exceptions thrown during a
operation which involves a Participant. |
|
Presentation
|
|
|
Presentation.Column
|
Column contains every attribute for a column, the main idea is to
get and keep all the neccesary info, like size and id
etc. |
|
ProcessDiagram
|
This interface represents the diagram of a given process. |
|
ProcessService
|
Main class in Process API (PAPI) framework.
This service provides the connection with the ALBPM Engine. |
|
ProcessServiceSession
|
ProcessServiceSession contains methods for creating, storing and managing views and presentations,
for getting activities, attachments, instances, notes, and processes, for adding attachments
and notes, and for processing activities and instances. |
|
Task
|
This class contains the metadata information about an Activity Task. |
|
VarDefinition
|
This class contains all the information related with a process variable. |