public class TicketModeImpl extends hudson.model.AbstractDescribableImpl<TicketModeImpl> implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
TicketModeImpl.DescriptorImpl |
Constructor and Description |
---|
TicketModeImpl(String value,
String ticketValue,
String ticketPath) |
Modifier and Type | Method and Description |
---|---|
String |
getTicketPath() |
String |
getTicketSecret() |
String |
getTicketValue() |
String |
getValue() |
boolean |
isTicketPathSet() |
boolean |
isTicketValueSet() |
Copyright © 2016–2022. All rights reserved.