jobRequestUIDTO
Namespace: |
(default namespace) |
XML Schema: |
ns0.xsd |
XML
Elements
name (type) |
min/max occurs |
description |
targetNameNode (string)
|
1/1 |
|
sourceNameNode (string)
|
1/1 |
|
jobId (string)
|
1/1 |
|
type (string)
|
1/1 |
|
status (string)
|
1/1 |
|
creationTime (long)
|
1/1 |
|
completionTime (long)
|
1/1 |
|
errorMessage (string)
|
0/1 |
|
JSON
property |
type |
description |
targetNameNode |
targetNameNode (string)
|
|
sourceNameNode |
sourceNameNode (string)
|
|
jobId |
jobId (string)
|
|
type |
type (string)
|
|
status |
status (string)
|
|
creationTime |
creationTime (long)
|
|
completionTime |
completionTime (long)
|
|
errorMessage |
errorMessage (string)
|
|