public interface BuildServer
Modifier and Type | Method and Description |
---|---|
String |
getId()
Identifier that uniquely identifies this build server.
|
String |
getName()
A human readable name for the build server, used to display to users in the UI.
|
String |
getTypeId()
Identifier of the type of the build server
|
@Nonnull String getId()
@Nonnull String getName()
Copyright © 2021 Atlassian. All rights reserved.