public class PathExistenceDelegateTask extends ConditionalDelegateTask
DO_NOTHING
Constructor and Description |
---|
PathExistenceDelegateTask(String taskName,
String taskDescription,
String[] pathsToCheckForNonExistence,
String[] pathsToCheckForExistence,
Task ifTrue) |
PathExistenceDelegateTask(String taskName,
String taskDescription,
String repository,
String[] pathsToCheckForNonExistence,
String[] pathsToCheckForExistence,
Task ifTrue) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
condition(InstallContext ctx) |
execute
getDescription, getName, toString
public PathExistenceDelegateTask(String taskName, String taskDescription, String[] pathsToCheckForNonExistence, String[] pathsToCheckForExistence, Task ifTrue)
protected boolean condition(InstallContext ctx)
condition
in class ConditionalDelegateTask
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.