Package com.mypurecloud.sdk.v2.model
Class FlowPathsFlowDetails
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowPathsFlowDetails
- All Implemented Interfaces:
Serializable
FlowPathsFlowDetails
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCount of all journeys that include this element in the given flow.booleanflow(AddressableEntityRef flow) The identifier of the flow.getCount()getFlow()getType()inthashCode()voidvoidsetFlow(AddressableEntityRef flow) voidvoidsetVersion(String version) toString()The type of the flow.The version of the flow.
-
Constructor Details
-
FlowPathsFlowDetails
public FlowPathsFlowDetails() -
FlowPathsFlowDetails
-
-
Method Details
-
flow
The identifier of the flow. -
getFlow
-
setFlow
-
version
The version of the flow. -
getVersion
-
setVersion
-
type
The type of the flow. -
getType
-
setType
-
count
Count of all journeys that include this element in the given flow. -
getCount
-
setCount
-
equals
-
hashCode
public int hashCode() -
toString
-