Modifier and Type | Class and Description |
---|---|
static class |
Site.DescriptorImpl |
static class |
Site.LoginType |
Constructor and Description |
---|
Site(String name,
URL url,
String loginType,
int timeout) |
Modifier and Type | Method and Description |
---|---|
static Site |
get(String siteName) |
JiraService |
getService() |
String |
isLoginType(String loginType) |
void |
setPassword(String password) |
void |
setSecret(String secret) |
void |
setToken(String token) |
@DataBoundSetter public void setPassword(String password)
@DataBoundSetter public void setSecret(String secret)
@DataBoundSetter public void setToken(String token)
public JiraService getService()
Copyright © 2016–2017 ThoughtsLive. All rights reserved.