imbLibraryResponseObject
Description of a library deployed to the broker.
XML
Attributes
name |
type |
description |
type |
string |
"library"
|
hasChildren |
string |
Whether the object has more children. This field is hidden if the
children are actually being shown in the response.
|
Elements
JSON
property |
type |
description |
type |
string |
"library"
|
hasChildren |
string |
Whether the object has more children. This field is hidden if the
children are actually being shown in the response.
|
messageFlows |
messageFlows (imbMsgFlowsContainerBean)
|
Message flows contained in the library
|
subFlows |
subFlows (imbSubFlowsContainerBean)
|
subflows contained in the library
|
resources |
resources (imbDeployedResourcesContainerBean)
|
deployed resources contained in the library
|