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