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, getAttributesCollection<? extends JobflowMirror> getElements()
BatchInfogetElements in interface BatchInfoOptional<? extends JobflowMirror> findElement(String flowId)
BatchInfofindElement in interface BatchInfoflowId - the target flow IDnull if it is not foundCopyright © 2011–2018 Asakusa Framework Team. All rights reserved.