Package com.mypurecloud.sdk.v2.model
Class ArchitectFlowFields
java.lang.Object
com.mypurecloud.sdk.v2.model.ArchitectFlowFields
- All Implemented Interfaces:
Serializable
ArchitectFlowFields
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchitectFlow(AddressableEntityRef architectFlow) The architect flow.booleanflowRequestMappings(List<RequestMapping> flowRequestMappings) Collection of Architect Flow Request Mappings to use.inthashCode()voidsetArchitectFlow(AddressableEntityRef architectFlow) voidsetFlowRequestMappings(List<RequestMapping> flowRequestMappings) toString()
-
Constructor Details
-
ArchitectFlowFields
public ArchitectFlowFields() -
ArchitectFlowFields
-
-
Method Details
-
architectFlow
The architect flow. -
getArchitectFlow
-
setArchitectFlow
-
flowRequestMappings
Collection of Architect Flow Request Mappings to use. -
getFlowRequestMappings
-
setFlowRequestMappings
-
equals
-
hashCode
public int hashCode() -
toString
-