Package com.mypurecloud.sdk.v2.model
Class ArchitectJobStateResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.ArchitectJobStateResponse
- All Implemented Interfaces:
Serializable
ArchitectJobStateResponse
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe command executed by the Architect Jobstatic enumStatus of the Architect Job -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe command executed by the Architect Jobbooleanflow(AddressableEntityRef flow) Flow created from the Architect JobgetFlow()getId()inthashCode()messages(List<ArchitectJobMessage> messages) Warnings and Errors messages of the Architect JobvoidvoidsetFlow(AddressableEntityRef flow) voidsetMessages(List<ArchitectJobMessage> messages) voidStatus of the Architect JobtoString()
-
Constructor Details
-
ArchitectJobStateResponse
public ArchitectJobStateResponse() -
ArchitectJobStateResponse
-
-
Method Details
-
getId
-
flow
Flow created from the Architect Job -
getFlow
-
setFlow
-
status
Status of the Architect Job -
getStatus
-
setStatus
-
command
The command executed by the Architect Job -
getCommand
-
setCommand
-
messages
Warnings and Errors messages of the Architect Job -
getMessages
-
setMessages
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-