Package com.silverpeas.workflow.api.event

Interface Summary
GenericEvent A GenericEvent object is the description of an action on an activity Those descriptions are sent to the workflow engine by the workflow tools when the user has done an action in a process instance.
QuestionEvent A QuestionEvent object is the description of a question and 'back' action Those descriptions are sent to the workflow engine by the workflow tools when the user has done a 'back' action in the instance
ResponseEvent A ResponseEvent object is the description of a response sent Those descriptions are sent to the workflow engine by the workflow tools when the user answer a question without re-playing the workflow
TaskDoneEvent A TaskDoneEvent object is the description of a done activity.
TaskSavedEvent A TaskSavedEvent object is the description of an activity that is not finished but saved to be continued later.
TimeoutEvent A TimeoutEvent object is the description of an instance, that is in the same active state since a long long time ...
 



Copyright © 2016 Silverpeas. All Rights Reserved.