|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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
| Method Summary | |
|---|---|
ProcessModel |
getProcessModel()
Returns the process model (peas). |
String |
getStepId()
Returns the discussed step id |
void |
setProcessInstance(ProcessInstance instance)
Set the process instance. |
| Methods inherited from interface com.silverpeas.workflow.api.event.GenericEvent |
|---|
getActionDate, getActionName, getDataRecord, getProcessInstance, getResolvedState, getUser, getUserRoleName |
| Method Detail |
|---|
ProcessModel getProcessModel()
void setProcessInstance(ProcessInstance instance)
String getStepId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||