|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Consult is a consultation- a Note sent to another Participant to ask a question about a process instance.
To add a Consult to an instance, useProcessServiceSession.instancesAddConsult(InstanceStamp[], String, String).getRemarkId() and then ProcessServiceNESession.getNote(String).
| Method Summary | |
String |
getParticipant()
Gets the Participant who sent this Consult. |
String |
getRemarkId()
Gets the RemarkId (Note Id). |
int |
getRemarkIn()
Gets the Remark identification number. |
int |
getType()
Gets the type of this consult. |
| Method Detail |
public String getParticipant()
public String getRemarkId()
public int getRemarkIn()
public int getType()
|
ALBPM Process API (PAPI) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||