jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.web.profile.impl
Class RepositoryInfo

java.lang.Object
  extended by org.jbpm.designer.web.profile.impl.RepositoryInfo

public class RepositoryInfo
extends Object


Constructor Summary
RepositoryInfo()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryInfo

public RepositoryInfo()
Method Detail

getRepositoryProtocol

public static String getRepositoryProtocol(IDiagramProfile profile)

getRepositoryHost

public static String getRepositoryHost(IDiagramProfile profile)

getRepositoryUsr

public static String getRepositoryUsr(IDiagramProfile profile)

getRepositoryPwd

public static String getRepositoryPwd(IDiagramProfile profile)

getRepositorySubdomain

public static String getRepositorySubdomain(IDiagramProfile profile)

jBPM Designer - Backend 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.