|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.cli.api.legacy.FullTaskInfos
public class FullTaskInfos
Translates a List of TaskWithSteps to the legacy Deployit 3.7 FullTaskInfos API.
| Constructor Summary | |
|---|---|
FullTaskInfos(java.util.List<com.xebialabs.deployit.engine.api.execution.TaskWithSteps> tasks)
|
|
| Method Summary | |
|---|---|
java.util.List<FullTaskInfo> |
getTasks()
|
boolean |
isEmpty()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FullTaskInfos(java.util.List<com.xebialabs.deployit.engine.api.execution.TaskWithSteps> tasks)
| Method Detail |
|---|
public java.util.List<FullTaskInfo> getTasks()
public int size()
public boolean isEmpty()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||