org.jenkinsci.plugins.deploy.weblogic.properties
Class WebLogicDeploymentPluginConstantes

java.lang.Object
  extended by org.jenkinsci.plugins.deploy.weblogic.properties.WebLogicDeploymentPluginConstantes

public class WebLogicDeploymentPluginConstantes
extends Object

Author:
rchaumie

Field Summary
static String PLUGIN_RESOURCES_PATH
           
static String WL_HOME_ENV_VAR_NAME
           
static String WL_HOME_LIB_DIR
           
static String WL_WEBLOGIC_API_DEPLOYER_MAIN_CLASS
           
static String WL_WEBLOGIC_LIBRARY_NAME
           
 
Constructor Summary
WebLogicDeploymentPluginConstantes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_RESOURCES_PATH

public static final transient String PLUGIN_RESOURCES_PATH
See Also:
Constant Field Values

WL_HOME_ENV_VAR_NAME

public static final transient String WL_HOME_ENV_VAR_NAME
See Also:
Constant Field Values

WL_HOME_LIB_DIR

public static final transient String WL_HOME_LIB_DIR
See Also:
Constant Field Values

WL_WEBLOGIC_LIBRARY_NAME

public static final transient String WL_WEBLOGIC_LIBRARY_NAME
See Also:
Constant Field Values

WL_WEBLOGIC_API_DEPLOYER_MAIN_CLASS

public static final transient String WL_WEBLOGIC_API_DEPLOYER_MAIN_CLASS
See Also:
Constant Field Values
Constructor Detail

WebLogicDeploymentPluginConstantes

public WebLogicDeploymentPluginConstantes()


Copyright © 2004-2013. All Rights Reserved.