public class RepositoryInfo extends Object
Constructor and Description |
---|
RepositoryInfo() |
Modifier and Type | Method and Description |
---|---|
static String |
getRepositoryHost(IDiagramProfile profile) |
static String |
getRepositoryProtocol(IDiagramProfile profile) |
static String |
getRepositoryPwd(IDiagramProfile profile) |
static String |
getRepositorySubdomain(IDiagramProfile profile) |
static String |
getRepositoryUsr(IDiagramProfile profile) |
public static String getRepositoryProtocol(IDiagramProfile profile)
public static String getRepositoryHost(IDiagramProfile profile)
public static String getRepositoryUsr(IDiagramProfile profile)
public static String getRepositoryPwd(IDiagramProfile profile)
public static String getRepositorySubdomain(IDiagramProfile profile)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.