public interface TaskInfo extends GraphElement<TaskInfo>
Modifier and Type | Interface and Description |
---|---|
static class |
TaskInfo.Phase
Represents a task phase.
|
Element.Attribute
Modifier and Type | Method and Description |
---|---|
String |
getModuleName()
Returns the task module name.
|
getBlockers
findAttribute, getAttributes
String getModuleName()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.