com.deluan.jenkins.plugins.rtc.commands
Interface JazzConfigurationProvider

All Known Implementing Classes:
JazzClient

public interface JazzConfigurationProvider

Author:
deluan

Method Summary
 hudson.FilePath getJobWorkspace()
           
 String getPassword()
           
 String getRepositoryLocation()
           
 String getStreamName()
           
 String getUsername()
           
 String getWorkspaceName()
           
 

Method Detail

getRepositoryLocation

String getRepositoryLocation()

getWorkspaceName

String getWorkspaceName()

getStreamName

String getStreamName()

getUsername

String getUsername()

getPassword

String getPassword()

getJobWorkspace

hudson.FilePath getJobWorkspace()


Copyright © 2004-2011. All Rights Reserved.