Class CarbonReply
java.lang.Object
com.peterphi.carbon.type.XMLWrapper
com.peterphi.carbon.type.immutable.CarbonReply
-
Field Summary
Fields inherited from class com.peterphi.carbon.type.XMLWrapper
element
-
Constructor Summary
-
Method Summary
Methods inherited from class com.peterphi.carbon.type.XMLWrapper
getAttribute, getElement, getElement, setAttribute
-
Constructor Details
-
CarbonReply
public CarbonReply(org.jdom2.Document doc) -
CarbonReply
public CarbonReply(org.jdom2.Element element)
-
-
Method Details
-
isSuccess
public boolean isSuccess() -
getGUID
-
getError
-
getJobInfo
-
getJobIdList
-
getJobList
Return the jobs listed by this response
N.B. this handles "JobStatusList" and "JobInfo" elements within the Reply- Returns:
-
getProfileList
Return the list of profiles contained within the response- Returns:
-
getJob
-