Package | Description |
---|---|
com.asakusafw.info.task |
Asakusa task information models.
|
Modifier and Type | Method and Description |
---|---|
Map<TaskInfo.Phase,List<TaskInfo>> |
TaskListAttribute.getPhases()
Returns the available phases.
|
List<TaskInfo> |
TaskListAttribute.getTasks()
Returns the tasks.
|
Constructor and Description |
---|
TaskListAttribute(Collection<? extends TaskInfo> tasks)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.