Interface | Description |
---|---|
IAction |
Common interface for all actions
|
Class | Description |
---|---|
AbstractGetAction |
A generic rest GET ISPW action
|
AbstractPostAction |
A generic rest POST ISPW action
|
AddTaskAction |
Add task to assignment with checkout action
|
BuildAssignmentAction |
Action to build an assignment
|
BuildReleaseAction | |
BuildTaskAction | |
CancelAssignmentAction | |
CancelDeployment |
Cancel a deployment based on request ID
|
CancelReleaseAction | |
CloseAssignmentAction | |
CloseReleaseAction | |
CreateAssignmentAction |
Create assignment action
|
CreateReleaseAction |
Create release action
|
DeployAssignmentAction |
Deploy assignment action
|
DeployReleaseAction |
Deploy release action
|
DeployTaskAction | |
FallbackAssignmentAction |
Action to fallback an assignment
|
FallbackReleaseAction |
Action to fallback a release
|
GenerateTaskAction | |
GenerateTasksInAssignmentAction |
Action to generate tasks in specified assignment
|
GenerateTasksInReleaseAction |
Action to generate tasks in the specified release
|
GenericPostAction<T> |
A generic type post action
|
GetAssignmentInfoAction |
Action to get the assignment information
|
GetAssignmentTaskListAction |
Action to list all tasks in the specified assignment
|
GetContainerListAction |
Action to get the container list information
|
GetDeploymentListAction |
Action to get an ISPW deployment list.
|
GetReleaseInfoAction |
Action to get release information
|
GetReleaseTaskGenerateListingAction |
Action to get generate listing in the specified release task
|
GetReleaseTaskInfoAction |
Action to get the task information in the specified release
|
GetReleaseTaskListAction |
Action to get task list in the specified release
|
GetSetInfoAction |
Action to get a set status
|
GetSetTaskListAction |
Action to get task list in the specified Set
|
GetWorkListAction |
Action to get an ISPW work list.
|
IspwCommand |
All supported ISPW actions, you must define your actions in this class
to be exposed as Jenkins command
|
LoadGenParmAjaxRequest | |
PromoteAssignmentAction |
Action to promote an assignment
|
PromoteReleaseAction |
Action to promote an assignment
|
RegressAssignmentAction |
Action to regress an assignment
|
RegressReleaseAction |
Action to regress a release
|
ReleaseDeployOperation | |
RemoveFromReleaseAction |
Action to remove one or more tasks from an ISPW release.
|
SetInfoPostAction |
A generic SetInfo post action
|
SetOperationAction |
Set operation - support restart, terminate, hold, release, lock, unlock, delete; approve, deny, reset with approver provided
|
TaskLoadAction |
Loads a task to an assignment.
|
TransferTaskAction |
Transfer task between containers
|
UpdateGenParmAction |
Annotation Type | Description |
---|---|
IspwAction |
Copyright © 2016–2025. All rights reserved.