| Package | Description |
|---|---|
| rocks.inspectit.releaseplugin.ticketing |
| Modifier and Type | Class and Description |
|---|---|
class |
AddCommentModification
Modification selectable for tickets to add a version to the list of affected version.
|
class |
ModifyArrayFieldModification
Modification selectable for tickets to add a version to the list of affected version.
|
class |
PerformTransitionModification
Modificaiton that performs a transition on a ticket (changes its status).
|
class |
SetFieldModification
Modification selectable for tickets to add a version to the list of affected version.
|
| Modifier and Type | Method and Description |
|---|---|
List<TicketModification> |
ModifyTicketsTemplate.getModifications() |
| Constructor and Description |
|---|
ModifyTicketsTemplate(String jqlFilter,
String commitRegEx,
String ticketSource,
List<TicketModification> modifications)
Databound constructor, called by Jenkins.
|
Copyright © 2004-2018. All Rights Reserved.