Interface | Description |
---|---|
IAPICommand |
All Jenkins Integrity API command calls must extend this interface.
|
Class | Description |
---|---|
AddProjectLabelCommand | |
BasicAPICommand |
All Jenkins Integrity API Commands have to extend this class in order to execute Integrity API
calls using the default method
|
CheckPointCommand | |
CloseCPCommand | |
CommandFactory |
Factory to centrally instantiate API commands
|
CreateCPCommand | |
EditIssuesCommand | |
EditResultsCommand | |
IssuesCommand | |
LockCommand | |
ProjectAddCommand | |
ProjectCheckinCommand | |
ProjectCheckoutCommand |
Project Checkout command for the Integrity Jenkins Plugin
|
ProjectCPDiffCommand | |
ProjectInfoCommand |
Project Info command for the Integrity Jenkins Plugin
|
RelationshipsCommand | |
RevisionInfoCommand |
Revision Info command for the Integrity Jenkins Plugin
|
SubmitCPCommand | |
UnlockCommand | |
ViewCPCommand | |
ViewProjectCommand |
Copyright © 2016–2024. All rights reserved.