public class GitRepositoryAction extends InvisibleAction implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
GitRepositoryAction.Builder |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultBranch() |
String |
getRepositoryURL() |
static GitRepositoryAction.Builder |
newBuilder() |
getDisplayName, getIconFileName, getUrlName
public String getRepositoryURL()
public String getDefaultBranch()
public static GitRepositoryAction.Builder newBuilder()
Copyright © 2016–2023. All rights reserved.