public class UITestCaptureProjectAction extends UITestCaptureBase implements hudson.model.ProminentProjectAction
| Modifier and Type | Field and Description |
|---|---|
hudson.model.AbstractProject<?,?> |
project |
| Constructor and Description |
|---|
UITestCaptureProjectAction(hudson.model.AbstractProject<?,?> project) |
| Modifier and Type | Method and Description |
|---|---|
void |
doAjaxVerifyResults(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
String |
getBuildArtifacts() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getName() |
hudson.model.AbstractProject<?,?> |
getProject() |
String |
getProjectUrl() |
String |
getTestStream() |
String |
getUrlName() |
String |
getVersaoAtual() |
String |
md5Hash(String data) |
boolean |
testStreamPossuiDiferenca() |
doAjaxQueryHistorico, doAjaxUpdateQuarantine, doAjaxUpdateQuarantineBehavior, doAjaxUpdateQuarantineDescription, doAjaxUpdateQuarantineResult, doConsultarHistoricoExecSize, doConsultarQuadro, getRootUrl, getUITestCaptureProjectActionpublic UITestCaptureProjectAction(hudson.model.AbstractProject<?,?> project)
throws IOException,
NoSuchAlgorithmException
IOExceptionNoSuchAlgorithmExceptionpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic hudson.model.AbstractProject<?,?> getProject()
public String getName()
public String getVersaoAtual()
public String getBuildArtifacts()
public String getProjectUrl()
public void doAjaxVerifyResults(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response)
public boolean testStreamPossuiDiferenca()
throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionpublic String getTestStream()
public String md5Hash(String data) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionCopyright © 2004-2016. All Rights Reserved.