| name | data type | description |
|---|---|---|
| wfType | string | |
| transitions | array of WFTransition | |
| enableHistory | boolean | |
Properties inherited from BusinessEntity |
||
| descriptionOrCode | string | |
| code | string | |
| parentEntityType | object | |
| parentEntity | BusinessEntity | |
| description | string | |
| appendGeneratedCode | boolean | |
Properties inherited from EnableEntity |
||
| disabled | boolean | |
| active | boolean | |
Properties inherited from AuditableEntity |
||
| auditable | Auditable | |
Properties inherited from BaseEntity |
||
| transient | boolean | |
| id | number | |
| version | number | |
Example
{
"wfType" : "...",
"transitions" : [ {
"uuid" : "...",
"priority" : 12345,
"description" : "...",
"wfDecisionRules" : [ {
"conditionEl" : "...",
"wfTransitions" : [ { }, { } ],
"value" : "...",
"model" : true,
"name" : "...",
"type" : "DATE",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"conditionEl" : "...",
"wfTransitions" : [ { }, { } ],
"value" : "...",
"model" : true,
"name" : "...",
"type" : "NUMBER",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"combinedEl" : "...",
"wfActions" : [ {
"userGroupCode" : "...",
"conditionEl" : "...",
"uuid" : "...",
"actionEl" : "...",
"priority" : 12345,
"wfTransition" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"userGroupCode" : "...",
"conditionEl" : "...",
"uuid" : "...",
"actionEl" : "...",
"priority" : 12345,
"wfTransition" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"fromStatus" : "...",
"workflow" : {
"wfType" : "...",
"transitions" : [ { }, { } ],
"enableHistory" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"conditionEl" : "...",
"toStatus" : "...",
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"uuid" : "...",
"priority" : 12345,
"description" : "...",
"wfDecisionRules" : [ {
"conditionEl" : "...",
"wfTransitions" : [ { }, { } ],
"value" : "...",
"model" : true,
"name" : "...",
"type" : "RANGE_NUMBER",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"conditionEl" : "...",
"wfTransitions" : [ { }, { } ],
"value" : "...",
"model" : true,
"name" : "...",
"type" : "RANGE_STRING",
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"combinedEl" : "...",
"wfActions" : [ {
"userGroupCode" : "...",
"conditionEl" : "...",
"uuid" : "...",
"actionEl" : "...",
"priority" : 12345,
"wfTransition" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
}, {
"userGroupCode" : "...",
"conditionEl" : "...",
"uuid" : "...",
"actionEl" : "...",
"priority" : 12345,
"wfTransition" : { },
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"fromStatus" : "...",
"workflow" : {
"wfType" : "...",
"transitions" : [ { }, { } ],
"enableHistory" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : { },
"transient" : true,
"id" : 12345,
"version" : 12345
},
"conditionEl" : "...",
"toStatus" : "...",
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
} ],
"enableHistory" : true,
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : {
"descriptionOrCode" : "...",
"code" : "...",
"parentEntityType" : { },
"parentEntity" : { },
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
},
"description" : "...",
"appendGeneratedCode" : true,
"disabled" : true,
"active" : true,
"auditable" : {
"lastUser" : "...",
"updated" : 12345,
"creator" : "...",
"created" : 12345,
"updater" : "...",
"lastModified" : 12345
},
"transient" : true,
"id" : 12345,
"version" : 12345
}