com.urbancode.ds.jenkins.plugins.serenarapublisher
Class PublishArtifactsCallable
java.lang.Object
com.urbancode.ds.jenkins.plugins.serenarapublisher.PublishArtifactsCallable
- All Implemented Interfaces:
- hudson.remoting.Callable<Boolean,Exception>, Serializable
public class PublishArtifactsCallable
- extends Object
- implements hudson.remoting.Callable<Boolean,Exception>
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublishArtifactsCallable
public PublishArtifactsCallable(String resolvedBaseDir,
String resolvedDirectoryOffset,
UrbanDeploySite udSite,
String resolvedFileIncludePatterns,
String resolvedFileExcludePatterns,
String resolvedComponent,
String resolvedVersionName,
hudson.model.BuildListener listener)
call
public Boolean call()
throws Exception
- Specified by:
call in interface hudson.remoting.Callable<Boolean,Exception>
- Throws:
Exception
Copyright © 2004-2014. All Rights Reserved.