Package | Description |
---|---|
com.jalios.jcms |
Contains the core JCMS classes.
|
Modifier and Type | Method and Description |
---|---|
static WFNote |
WorkflowManager.getLastWFNote(Publication pub)
Returns the last WFNote created for this publication.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<WFNote> |
Publication.getWFNoteList()
Returns the list of WFNote bound to this publication.
|
static java.util.List<WFNote> |
WorkflowManager.getWFNoteList(Publication pub)
Returns the list of WFNote bound to the given publication.
|
Constructor and Description |
---|
WFNote(WFNote other) |
Copyright © 2001-2010 Jalios SA. All Rights Reserved.