public class PrintingWebLogicDeploymentLastSuccessResultAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
PrintingWebLogicDeploymentLastSuccessResultAction() |
PrintingWebLogicDeploymentLastSuccessResultAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
WebLogicDeployment |
getLastDeploymentSucessfull() |
String |
getLastSuccessIconFileName() |
String |
getUrlName() |
boolean |
hasAtLeastOneDeploymentSuccessfull() |
public PrintingWebLogicDeploymentLastSuccessResultAction()
public PrintingWebLogicDeploymentLastSuccessResultAction(hudson.model.AbstractProject<?,?> project)
project - public String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic WebLogicDeployment getLastDeploymentSucessfull()
public boolean hasAtLeastOneDeploymentSuccessfull()
public String getLastSuccessIconFileName()
Copyright © 2016–2017. All rights reserved.