| Package | Description |
|---|---|
| org.jenkinsci.plugins.deploy.weblogic | |
| org.jenkinsci.plugins.deploy.weblogic.exception | |
| org.jenkinsci.plugins.deploy.weblogic.task |
| Modifier and Type | Field and Description |
|---|---|
List<DeploymentTaskResult> |
WatchingWeblogicDeploymentAction.results |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentTaskResult> |
WatchingWeblogicDeploymentAction.getResults() |
| Constructor and Description |
|---|
WatchingWeblogicDeploymentAction(List<DeploymentTaskResult> results,
hudson.model.AbstractBuild<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentTaskResult |
DeploymentTaskException.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentTaskException.setResult(DeploymentTaskResult result) |
| Constructor and Description |
|---|
DeploymentTaskException(DeploymentTaskResult result) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentTaskResult |
DeploymentTaskServiceImpl.perform(DeploymentTask task,
String globalJdk,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.Launcher launcher) |
DeploymentTaskResult |
DeploymentTaskService.perform(DeploymentTask task,
String globalJdk,
hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
hudson.Launcher launcher) |
Copyright © 2016–2017. All rights reserved.