| Package | Description |
|---|---|
| oracle.ifs.utils.action |
| Modifier and Type | Method and Description |
|---|---|
ActionQueue |
ActionQueueCreator.createActionQueue(InputSource xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(InputStream xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(Reader xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(String xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
ActionQueue |
ActionQueueCreator.createActionQueue(URL xmlInput)
Creates an ActionQueue representing the XML list of actions provided.
|
Copyright © 2025. All rights reserved.