public interface DeleteTaskInfo extends TaskInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
DeleteTaskInfo.PathKind
Represents kinds of path of
DeleteTaskInfo. |
TaskInfo.PhaseElement.Attribute| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_MODULE_NAME
The default
module name. |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the path expression of the target files.
|
DeleteTaskInfo.PathKind |
getPathKind()
Returns the path kind.
|
getModuleNamegetBlockersfindAttribute, getAttributesstatic final String DEFAULT_MODULE_NAME
module name.DeleteTaskInfo.PathKind getPathKind()
String getPath()
getPathKind()Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.