Element.Attribute
Modifier and Type | Method and Description |
---|---|
Optional<? extends JobflowMirror> |
findElement(String flowId)
Returns an element.
|
Collection<? extends JobflowMirror> |
getElements()
Returns the element jobflows.
|
findAttribute, getAttributes
Collection<? extends JobflowMirror> getElements()
BatchInfo
getElements
in interface BatchInfo
Optional<? extends JobflowMirror> findElement(String flowId)
BatchInfo
findElement
in interface BatchInfo
flowId
- the target flow IDnull
if it is not foundCopyright © 2011–2019 Asakusa Framework Team. All rights reserved.