org.jenkinsci.plugins.skytap
Class SkytapGlobalVariables

java.lang.Object
  extended by org.jenkinsci.plugins.skytap.SkytapGlobalVariables

public class SkytapGlobalVariables
extends Object


Constructor Summary
SkytapGlobalVariables(String encodedCredentials, Boolean loggingEnabled)
           
 
Method Summary
 String getEncodedCredentials()
           
 Boolean isLoggingEnabled()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkytapGlobalVariables

public SkytapGlobalVariables(String encodedCredentials,
                             Boolean loggingEnabled)
Method Detail

getEncodedCredentials

public String getEncodedCredentials()

isLoggingEnabled

public Boolean isLoggingEnabled()


Copyright © 2004-2013. All Rights Reserved.