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