Optional
options: IRequestOptionsStatic
Readonly
RESOURCE_The ID of the process
Work item type reference name for the behavior
Adds a field to a work item type.
The ID of the process.
The reference name of the work item type.
Adds a group to the work item form.
The group.
The ID of the process.
The reference name of the work item type.
The ID of the page to add the group to.
The ID of the section to add the group to.
Adds a rule to work item type in the process.
The ID of the process
The reference name of the work item type
Optional
apiVersion: stringCreates a process.
CreateProcessModel.
Creates a single behavior in the given process.
The ID of the process
Creates a work item type in the process.
The ID of the process on which to create work item type.
Optional
apiVersion: stringCreates a state definition in the work item type of the process.
The ID of the process
The reference name of the work item type
Removes a picklist.
The ID of the list
Removes a behavior in the process.
The ID of the process
The reference name of the behavior
Removes a process of a specific ID.
Removes a work item type in the process.
The ID of the process.
The reference name of the work item type.
Removes a rule from the work item type in the process.
The ID of the process
The reference name of the work item type
The ID of the rule
Removes a state definition in the work item type of the process.
ID of the process
The reference name of the work item type
ID of the state
Deletes a system control modification on the work item form.
The ID of the process.
The reference name of the work item type.
The ID of the control.
Edit a process of a specific ID.
Returns a list of all fields in a work item type.
The ID of the process.
The reference name of the work item type.
Returns a behavior for the work item type of the process.
The ID of the process
Work item type reference name for the behavior
The reference name of the behavior
Returns a list of all behaviors for the work item type of the process.
The ID of the process
Work item type reference name for the behavior
Gets the form layout.
The ID of the process.
The reference name of the work item type.
Get list of all processes including system and inherited.
Optional
expand: GetProcessExpandLevelReturns meta data of the picklist.
Returns a behavior of the process.
The ID of the process
The reference name of the behavior
Optional
expand: GetBehaviorsExpandReturns a list of all behaviors in the process.
The ID of the process
Optional
expand: GetBehaviorsExpandGet a single process of a specified ID.
Optional
expand: GetProcessExpandLevelReturns a single work item type in a process.
The ID of the process
The reference name of the work item type
Optional
expand: GetWorkItemTypeExpandFlag to determine what properties of work item type to return
Returns a single rule in the work item type of the process.
The ID of the process
The reference name of the work item type
The ID of the rule
Returns a list of all rules in the work item type of the process.
The ID of the process
The reference name of the work item type
Returns a list of all work item types in a process.
The ID of the process
Optional
expand: GetWorkItemTypeExpandFlag to determine what properties of work item type to return
Returns a single state definition in a work item type of the process.
The ID of the process
The reference name of the work item type
The ID of the state
Returns a list of all state definitions in a work item type of the process.
The ID of the process
The reference name of the work item type
Gets edited system controls for a work item type in a process. To get all system controls (base + edited) use layout API(s)
The ID of the process.
The reference name of the work item type.
Returns a field in a work item type.
The ID of the process.
The reference name of the work item type.
The reference name of the field.
Optional
expand: ProcessWorkItemTypeFieldsExpandLevelHides a state definition in the work item type of the process.Only states with customizationType:System can be hidden.
The ID of the process
The reference name of the work item type
The ID of the state
Moves a control to a specified group.
The control.
The ID of the process.
The reference name of the work item type.
The ID of the group to move the control to.
The ID of the control.
Optional
removeFromGroupId: stringThe group ID to remove the control from.
Moves a group to a different page and section.
The updated group.
The ID of the process.
The reference name of the work item type.
The ID of the page the group is in.
The ID of the section the group is i.n
The ID of the group.
ID of the page to remove the group from.
ID of the section to remove the group from.
Moves a group to a different section.
The updated group.
The ID of the process.
The reference name of the work item type.
The ID of the page the group is in.
The ID of the section the group is in.
The ID of the group.
ID of the section to remove the group from.
Removes a behavior for the work item type of the process.
The ID of the process
Work item type reference name for the behavior
The reference name of the behavior
Removes a control from the work item form.
The ID of the process.
The reference name of the work item type.
The ID of the group.
The ID of the control to remove.
Removes a group from the work item form.
The ID of the process
The reference name of the work item type
The ID of the page the group is in
The ID of the section to the group is in
The ID of the group
Removes a page from the work item form
The ID of the process
The reference name of the work item type
The ID of the page
Removes a field from a work item type. Does not permanently delete the field.
The ID of the process.
The reference name of the work item type.
The reference name of the field.
Updates a behavior for the work item type of the process.
The ID of the process
Work item type reference name for the behavior
Updates a group in the work item form.
The updated group.
The ID of the process.
The reference name of the work item type.
The ID of the page the group is in.
The ID of the section the group is in.
The ID of the group.
Replaces a behavior in the process.
The ID of the process
The reference name of the behavior
Updates a work item type of the process.
The ID of the process
The reference name of the work item type
Updates a rule in the work item type of the process.
The ID of the process
The reference name of the work item type
The ID of the rule
Updates a given state definition in the work item type of the process.
ID of the process
The reference name of the work item type
ID of the state
Updates a field in a work item type.
The ID of the process.
The reference name of the work item type.
The reference name of the field.
Adds a behavior to the work item type of the process.