|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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
| Method Summary | |
|---|---|
ProcessModel |
getProcessModel()
Returns the process model (peas). |
String |
getQuestionId()
Returns the id of question corresponding to this answer |
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 getQuestionId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||