public class SoftwareRegistrationSoftwareManager extends AbstractSoftwareManager
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_CLASS |
SERVICEARCHIVE_CLASSIFIER, SERVICEARCHIVE_TYPE, SNAPSHOT_SUFFIX| Constructor and Description |
|---|
SoftwareRegistrationSoftwareManager() |
| Modifier and Type | Method and Description |
|---|---|
protected ISoftwareSubmissionTask |
createSofwareSubmissionTask() |
ServiceProfile |
generateInitialSoftwareProfile() |
protected MavenCoordinates |
getMavenCoordinates() |
MavenCoordinates |
getMavenCoordinates(Package softwarePackage) |
ArrayList<Deliverable> |
getMiscFiles() |
String |
getServiceProfile(boolean withHeader) |
ISoftwareTypeInfo |
getSoftwareTypeInfo() |
protected IMavenRepositoryInfo |
getTargetRepository()
Recover target maven repository info
|
boolean |
isAvailableForScope(String scope) |
getChangelogContent, getImportSession, getInstallContent, getLicenseContent, getMaintainersContent, getMavenCoordinates, getPOM, getPOM, getReadmeContent, getScopeInfrastructure, setImportSession, submitSoftwarepublic static final String SERVICE_CLASS
public ServiceProfile generateInitialSoftwareProfile()
public ISoftwareTypeInfo getSoftwareTypeInfo()
protected MavenCoordinates getMavenCoordinates() throws Exception
Exceptionpublic String getServiceProfile(boolean withHeader) throws Exception
getServiceProfile in interface ISoftwareTypeManagergetServiceProfile in class AbstractSoftwareManagerExceptionpublic ArrayList<Deliverable> getMiscFiles() throws Exception
getMiscFiles in interface ISoftwareTypeManagergetMiscFiles in class AbstractSoftwareManagerExceptionprotected IMavenRepositoryInfo getTargetRepository() throws Exception
AbstractSoftwareManagergetTargetRepository in class AbstractSoftwareManagerExceptionpublic MavenCoordinates getMavenCoordinates(Package softwarePackage) throws Exception
Exceptionprotected ISoftwareSubmissionTask createSofwareSubmissionTask()
createSofwareSubmissionTask in class AbstractSoftwareManagerpublic boolean isAvailableForScope(String scope)
Copyright © 2016. All Rights Reserved.