|
Fuego Process API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
Object |
getContent()
Returns the content of the note (usually as a String object) |
fuego.lang.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()
Returns the name or description given to this note |
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 |
public Object getContent()
getContent in interface NoteInterfacepublic fuego.lang.Time getCreationTime()
getCreationTime in interface NoteInterfacepublic String getId()
public int getIn()
public String getInstanceId()
public int getInstanceIn()
public String getName()
getName in interface NoteInterfacepublic String getParticipant()
getParticipant in interface NoteInterfacepublic int getProcessIn()
|
Fuego Process API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||