Package com.mypurecloud.sdk.v2.model
Class FlowOutcome
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowOutcome
- All Implemented Interfaces:
Serializable
FlowOutcome
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrentOperation(Operation currentOperation) description(String description) division(WritableDivision division) The division to which this entity belongs.booleangetId()getName()inthashCode()The flow outcome identifierThe flow outcome name.voidsetCurrentOperation(Operation currentOperation) voidsetDescription(String description) voidsetDivision(WritableDivision division) voidvoidtoString()
-
Constructor Details
-
FlowOutcome
public FlowOutcome() -
FlowOutcome
-
-
Method Details
-
id
The flow outcome identifier -
getId
-
setId
-
name
The flow outcome name. -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
description
-
getDescription
-
setDescription
-
currentOperation
-
getCurrentOperation
-
setCurrentOperation
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-