| Package | Description |
|---|---|
| org.jenkinsci.plugins.deploy.weblogic | |
| org.jenkinsci.plugins.deploy.weblogic.data | |
| org.jenkinsci.plugins.deploy.weblogic.task |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentTask> |
WeblogicDeploymentPlugin.getTasks() |
| Constructor and Description |
|---|
WeblogicDeploymentPlugin(List<DeploymentTask> tasks,
boolean mustExitOnFailure,
List<String> selectedDeploymentStrategyIds,
String deployedProjectsDependencies,
boolean isDeployingOnlyWhenUpdates,
boolean forceStopOnFirstFailure,
boolean buildUnstableWhenDeploymentUnstable,
String weblogicEnvironmentTargetedName,
String deploymentName,
String deploymentTargets,
boolean isLibrary,
String builtResourceRegexToDeploy,
String baseResourcesGeneratedDirectory,
String deploymentPlan,
List<AbstractDeploymentPolicy> policies)
Invoque lors de la mise a jour des configurations des projets ayant active le plugin et de la mise a jour globale
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentTask |
DeploymentTaskResult.getTask() |
| Constructor and Description |
|---|
DeploymentTask(DeploymentTask deploymentTask) |
DeploymentTaskResult(WebLogicPreRequisteStatus check,
WebLogicDeploymentStatus status,
DeploymentTask task,
String resourceName) |
| 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.