| Package | Description |
|---|---|
| com.jalios.jcms |
Contains the core JPlatform classes.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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-2019 Jalios SA. All Rights Reserved.