org.jbpm.designer.web.profile.impl
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-2013 JBoss by Red Hat. All Rights Reserved.