CaseCreateAttributes |
CaseCreateAttributes.customAttributes(Map<String,CustomAttributeValue> customAttributes) |
CaseCreateAttributes |
CaseCreateAttributes.description(String description) |
CaseCreateAttributes |
CaseCreate.getAttributes()
Case creation attributes
|
CaseCreateAttributes |
CaseCreateAttributes.priority(CasePriority priority) |
CaseCreateAttributes |
CaseCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
CaseCreateAttributes |
CaseCreateAttributes.putCustomAttributesItem(String key,
CustomAttributeValue customAttributesItem) |
CaseCreateAttributes |
CaseCreateAttributes.statusName(String statusName) |
CaseCreateAttributes |
CaseCreateAttributes.title(String title) |
CaseCreateAttributes |
CaseCreateAttributes.typeId(String typeId) |