public class ValueOfPropertyDelegateTask extends CheckNodeDelegateTask
nodePath, propertyName, workspaceName
DO_NOTHING, log
Constructor and Description |
---|
ValueOfPropertyDelegateTask(String taskName,
String parentPath,
String propertyName,
String expectedValue,
boolean propertyMustExist,
Task ifTrue) |
ValueOfPropertyDelegateTask(String taskName,
String parentPath,
String propertyName,
String expectedValue,
boolean propertyMustExist,
Task ifTrue,
Task ifFalse) |
ValueOfPropertyDelegateTask(String taskName,
String taskDescription,
String workspaceName,
String nodePath,
String propertyName,
String expectedValue,
boolean propertyMustExist,
Task ifTrue) |
ValueOfPropertyDelegateTask(String taskName,
String taskDescription,
String workspaceName,
String nodePath,
String propertyName,
String expectedValue,
boolean propertyMustExist,
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 ValueOfPropertyDelegateTask(String taskName, String parentPath, String propertyName, String expectedValue, boolean propertyMustExist, Task ifTrue)
public ValueOfPropertyDelegateTask(String taskName, String parentPath, String propertyName, String expectedValue, boolean propertyMustExist, Task ifTrue, Task ifFalse)
public ValueOfPropertyDelegateTask(String taskName, String taskDescription, String workspaceName, String nodePath, String propertyName, String expectedValue, boolean propertyMustExist, Task ifTrue)
protected boolean checkNode(javax.jcr.Node node, InstallContext ctx) throws TaskExecutionException, javax.jcr.RepositoryException
checkNode
in class CheckNodeDelegateTask
TaskExecutionException
javax.jcr.RepositoryException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.