ArchiveWrapper instead.@Deprecated
public class ImportBundlesZip
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description | 
|---|
| ImportBundlesZip()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | run()Deprecated.  | 
| void | setArtifactBasePath(java.lang.String artifactBasePath)Deprecated.  | 
| void | setExcludedBundles(java.util.List<java.lang.String> excludedBundles)Deprecated.  | 
| void | setGroupId(java.lang.String groupId)Deprecated.  | 
| void | setRepository(Repository repository)Deprecated.  | 
| void | setWorkspace(java.lang.String workspace)Deprecated.  | 
| void | setZipFile(java.lang.String zipFile)Deprecated.  | 
public void run()
run in interface java.lang.Runnablepublic void setRepository(Repository repository)
public void setWorkspace(java.lang.String workspace)
public void setGroupId(java.lang.String groupId)
public void setArtifactBasePath(java.lang.String artifactBasePath)
public void setZipFile(java.lang.String zipFile)
public void setExcludedBundles(java.util.List<java.lang.String> excludedBundles)
Copyright © 2007–2020. All rights reserved.