public class HasPropertyDelegateTask extends CheckNodeDelegateTask
nodePath, propertyName, workspaceName
DO_NOTHING, log
Constructor and Description |
---|
HasPropertyDelegateTask(String taskName,
String taskDescription,
String workspaceName,
String parentPath,
String propertyName,
Task ifTrue) |
HasPropertyDelegateTask(String taskName,
String taskDescription,
String workspaceName,
String parentPath,
String propertyName,
Task ifTrue,
Task ifFalse) |
HasPropertyDelegateTask(String taskName,
String parentPath,
String propertyName,
Task ifTrue) |
HasPropertyDelegateTask(String taskName,
String parentPath,
String propertyName,
Task ifTrue,
Task ifFalse) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkNode(javax.jcr.Node node,
InstallContext ctx) |
condition
execute
getDescription, getName, toString
public HasPropertyDelegateTask(String taskName, String parentPath, String propertyName, Task ifTrue)
public HasPropertyDelegateTask(String taskName, String parentPath, String propertyName, Task ifTrue, Task ifFalse)
public HasPropertyDelegateTask(String taskName, String taskDescription, String workspaceName, String parentPath, String propertyName, Task ifTrue)
protected boolean checkNode(javax.jcr.Node node, InstallContext ctx) throws javax.jcr.RepositoryException
checkNode
in class CheckNodeDelegateTask
javax.jcr.RepositoryException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.