Package com.mypurecloud.sdk.v2.model
Class WorkitemOnCreateRule
java.lang.Object
com.mypurecloud.sdk.v2.model.WorkitemOnCreateRule
- All Implemented Interfaces:
Serializable
WorkitemOnCreateRule
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaction(WorkitemRuleAction action) The rules action.booleangetId()getName()getType()inthashCode()voidsetAction(WorkitemRuleAction action) voidvoidvoidsetWorktype(WorktypeReference worktype) toString()The type of the rule.worktype(WorktypeReference worktype) The Worktype containing the rule.
-
Constructor Details
-
WorkitemOnCreateRule
public WorkitemOnCreateRule() -
WorkitemOnCreateRule
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
type
The type of the rule. -
getType
-
setType
-
action
The rules action. If the condition criteria is met this action will be executed. -
getAction
-
setAction
-
worktype
The Worktype containing the rule. -
getWorktype
-
setWorktype
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-