public class NodeExistsDelegateTask extends ConditionalDelegateTask
DO_NOTHING, log
Constructor and Description |
---|
NodeExistsDelegateTask(String name,
String description,
String workspaceName,
String pathToCheck,
Task ifTrue) |
NodeExistsDelegateTask(String name,
String description,
String workspaceName,
String pathToCheck,
Task ifTrue,
Task ifFalse) |
NodeExistsDelegateTask(String name,
String pathToCheck,
Task ifTrue) |
NodeExistsDelegateTask(String name,
String pathToCheck,
Task ifTrue,
Task ifFalse) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
condition(InstallContext ctx) |
execute
getDescription, getName, toString
public NodeExistsDelegateTask(String name, String pathToCheck, Task ifTrue, Task ifFalse)
public NodeExistsDelegateTask(String name, String description, String workspaceName, String pathToCheck, Task ifTrue)
protected boolean condition(InstallContext ctx)
condition
in class ConditionalDelegateTask
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.