BPM Process API

fuego.papi
Interface NoteInterface

All Known Subinterfaces:
Note

public interface NoteInterface


Method Summary
 String getActivityName()
           
 Object getContent()
           
 Time getCreationTime()
           
 String getParticipant()
           
 

Method Detail

getContent

Object getContent()

getCreationTime

Time getCreationTime()

getActivityName

String getActivityName()

getParticipant

String getParticipant()

BPM Process API

© Copyright 1996-2008 Oracle Corporation