public interface DeleteTaskInfo extends TaskInfo
Modifier and Type | Interface and Description |
---|---|
static class |
DeleteTaskInfo.PathKind
Represents kinds of path of
DeleteTaskInfo . |
TaskInfo.Phase
Element.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.
|
getModuleName
getBlockers
findAttribute, getAttributes
static final String DEFAULT_MODULE_NAME
module name
.DeleteTaskInfo.PathKind getPathKind()
String getPath()
getPathKind()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.