|
ALBPM Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Note
Method Summary | |
---|---|
String |
getActivityName()
Returns the name of the Activity in which the note was created. |
Object |
getContent()
Returns the content of the note (usually as a String object) |
Time |
getCreationTime()
Returns the creation time of this note |
String |
getId()
Returns the id of the note |
int |
getIn()
Returns the in of the note |
String |
getInstanceId()
Returns the id of the instance where this note is. |
int |
getInstanceIn()
Returns the instance in of the instance to which this note is attached |
String |
getName()
Deprecated. |
String |
getParticipant()
Returns the name of the participant who added this note |
int |
getProcessIn()
Returns the process in of the instance to which this note is attached |
Method Detail |
---|
Object getContent()
getContent
in interface NoteInterface
Time getCreationTime()
getCreationTime
in interface NoteInterface
String getId()
int getIn()
String getInstanceId()
int getInstanceIn()
@Deprecated String getName()
String getActivityName()
getActivityName
in interface NoteInterface
String getParticipant()
getParticipant
in interface NoteInterface
int getProcessIn()
|
ALBPM Process API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |