Class MistralTaskExecution.MistralTaskExecutions
- java.lang.Object
-
- org.openstack4j.openstack.common.ListResult<MistralTaskExecution>
-
- org.openstack4j.openstack.workflow.domain.MistralTaskExecution.MistralTaskExecutions
-
- All Implemented Interfaces:
Serializable,ListType,ModelEntity
- Enclosing class:
- MistralTaskExecution
public static class MistralTaskExecution.MistralTaskExecutions extends ListResult<MistralTaskExecution>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MistralTaskExecutions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<MistralTaskExecution>value()-
Methods inherited from class org.openstack4j.openstack.common.ListResult
first, getList
-
-
-
-
Method Detail
-
value
protected List<MistralTaskExecution> value()
- Specified by:
valuein classListResult<MistralTaskExecution>
-
-