Class StashServerEntity
java.lang.Object
com.atlassian.bamboo.plugins.stash.rest.entity.StashServerEntity
- All Implemented Interfaces:
NameProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic StashServerEntity
fromApplicationLink
(com.atlassian.applinks.api.ApplicationLink applicationLink) @Nullable String
getId()
getName()
@Nullable String
getText()
getType()
boolean
boolean
-
Constructor Details
-
StashServerEntity
-
-
Method Details
-
getId
-
getName
- Specified by:
getName
in interfaceNameProvider
-
getDisplayUrl
-
getRpcUrl
-
isaPrimary
public boolean isaPrimary() -
isaSystem
public boolean isaSystem() -
getType
-
getText
-
fromApplicationLink
public static StashServerEntity fromApplicationLink(com.atlassian.applinks.api.ApplicationLink applicationLink)
-