Package | Description |
---|---|
com.jalios.jcms |
Contains the core JPlatform classes.
|
com.jalios.jcms.handler |
Contains the javabean classes uses to process HTTP request (aka form handlers).
|
Modifier and Type | Method and Description |
---|---|
WFNote |
WorkflowManager.getLastWFNote(Publication pub)
Returns the last WFNote created for this publication.
|
static WFNote |
JcmsUtil.getLastWFNote(Publication pub) |
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
WFAction.sendAlert(Publication pub,
java.util.Collection<Member> recipientSet,
boolean isReminder,
java.lang.String alertName,
WFNote note) |
Constructor and Description |
---|
WFNote(WFNote other) |
Modifier and Type | Method and Description |
---|---|
WFNote |
VersionHandler.getWFNote(Publication oldPub) |
Copyright © 2001-2021 Jalios SA. All Rights Reserved.