public class GetComponentWorkflows extends XMLRequest implements Iterable<ComponentWorkflowObjectName>
| Constructor and Description |
|---|
GetComponentWorkflows(String application)
Creates a new
GetComponentWorkflows request. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ComponentWorkflowObjectName> |
iterator() |
int |
size()
Returns the number of workflows which where returned by this request.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic GetComponentWorkflows(String application)
GetComponentWorkflows request.application - Name of the application or an empty String for all applicationspublic int size()
0 if this request has not been sent yetpublic Iterator<ComponentWorkflowObjectName> iterator()
iterator in interface Iterable<ComponentWorkflowObjectName>Copyright © 2021. All rights reserved.