|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebLogicCommand | |
|---|---|
| org.jenkinsci.plugins.deploy.weblogic.deployer | |
| Uses of WebLogicCommand in org.jenkinsci.plugins.deploy.weblogic.deployer |
|---|
| Methods in org.jenkinsci.plugins.deploy.weblogic.deployer that return WebLogicCommand | |
|---|---|
WebLogicCommand |
WebLogicDeployerParameters.getCommand()
|
static WebLogicCommand |
WebLogicCommand.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WebLogicCommand[] |
WebLogicCommand.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jenkinsci.plugins.deploy.weblogic.deployer with parameters of type WebLogicCommand | |
|---|---|
void |
WebLogicDeployerParameters.setCommand(WebLogicCommand command)
|
| Constructors in org.jenkinsci.plugins.deploy.weblogic.deployer with parameters of type WebLogicCommand | |
|---|---|
WebLogicDeployerParameters(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
hudson.model.JDK usedJdk,
String deploymentName,
boolean isLibrary,
String deploymentTargets,
WeblogicEnvironment environment,
String artifactName,
String source,
WebLogicCommand command,
boolean silentMode,
String javaOpts,
String classpath)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||