org.jenkinsci.plugins.deploy.weblogic
Class PrintingWebLogicDeploymentLastSuccessResultAction
java.lang.Object
org.jenkinsci.plugins.deploy.weblogic.PrintingWebLogicDeploymentLastSuccessResultAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject
public class PrintingWebLogicDeploymentLastSuccessResultAction
- extends Object
- implements hudson.model.Action
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintingWebLogicDeploymentLastSuccessResultAction
public PrintingWebLogicDeploymentLastSuccessResultAction()
PrintingWebLogicDeploymentLastSuccessResultAction
public PrintingWebLogicDeploymentLastSuccessResultAction(hudson.model.AbstractProject<?,?> project)
- Parameters:
project -
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
getLastDeploymentSucessfull
public WebLogicDeployment getLastDeploymentSucessfull()
- Returns:
hasAtLeastOneDeploymentSuccessfull
public boolean hasAtLeastOneDeploymentSuccessfull()
- Returns:
Copyright © 2004-2013. All Rights Reserved.