| Package | Description |
|---|---|
| org.jahia.services.content.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNodeFact |
class |
AddedNodeFact
Node facade that is used in rules.
|
class |
CopiedNodeFact
Working memory fact that represents a copied node
|
class |
DeletedNodeFact
Represents a deleted node fact.
|
class |
MovedNodeFact |
class |
PublishedNodeFact |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.cancelActionExecution(NodeFact node,
String actionToCancel,
org.drools.core.spi.KnowledgeHelper drools) |
void |
Service.deleteNodesWithReference(String nodetype,
String propertyName,
NodeFact node) |
void |
Service.executeActionNow(NodeFact node,
String actionToExecute,
org.drools.core.spi.KnowledgeHelper drools) |
void |
Service.flushGroupCache(NodeFact node) |
void |
Service.flushGroupMembershipCache(NodeFact node) |
void |
Service.flushUserCache(NodeFact node) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.