| Package | Description |
|---|---|
| org.jahia.ajax.gwt.content.server | |
| org.jahia.services.wip |
| Modifier and Type | Method and Description |
|---|---|
WIPInfo |
JahiaContentManagementServiceImpl.getWipInfo(List<org.jahia.ajax.gwt.client.data.definition.GWTJahiaNodeProperty> sharedProperties) |
| Modifier and Type | Method and Description |
|---|---|
WIPInfo |
WIPService.getDefaultWipInfo()
Read "wip.checkbox.checked" system property value to get default WIP status.
|
WIPInfo |
WIPService.getWipInfo(JCRNodeWrapper node)
Return work in progress information for the given node
|
| Modifier and Type | Method and Description |
|---|---|
void |
WIPService.createWipPropertiesOnNewNode(JCRNodeWrapper node,
WIPInfo wipInfo)
Add work in progress properties on a created node.
|
void |
WIPService.saveWipPropertiesIfNeeded(JCRNodeWrapper node,
WIPInfo wipInfo)
Set the WIP status on the given node according to the given WIPInfo.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.