public class WebAppSoftwareManager extends AbstractSoftwareManager implements ISoftwareSubmissionManager
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS |
SERVICEARCHIVE_CLASSIFIER, SERVICEARCHIVE_TYPE, SNAPSHOT_SUFFIX| Constructor and Description |
|---|
WebAppSoftwareManager() |
| Modifier and Type | Method and Description |
|---|---|
protected ISoftwareSubmissionTask |
createSofwareSubmissionTask() |
ServiceProfile |
generateInitialSoftwareProfile() |
MavenCoordinates |
getMavenCoordinates(Package softwarePackage) |
String |
getServiceProfile(boolean withHeader) |
ISoftwareTypeInfo |
getSoftwareTypeInfo() |
protected IMavenRepositoryInfo |
getTargetRepository()
Recover target maven repository info
|
boolean |
isAvailableForScope(String scope) |
getChangelogContent, getImportSession, getInstallContent, getLicenseContent, getMaintainersContent, getMavenCoordinates, getMiscFiles, getPOM, getPOM, getReadmeContent, getScopeInfrastructure, setImportSession, submitSoftwareclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsubmitSoftwarepublic static final String CLASS
public ServiceProfile generateInitialSoftwareProfile()
generateInitialSoftwareProfile in interface ISoftwareTypeManagerpublic ISoftwareTypeInfo getSoftwareTypeInfo()
getSoftwareTypeInfo in interface ISoftwareTypeManagerpublic MavenCoordinates getMavenCoordinates(Package softwarePackage) throws Exception
getMavenCoordinates in interface ISoftwareTypeManagerExceptionpublic String getServiceProfile(boolean withHeader) throws Exception
getServiceProfile in interface ISoftwareTypeManagergetServiceProfile in class AbstractSoftwareManagerExceptionprotected IMavenRepositoryInfo getTargetRepository() throws Exception
AbstractSoftwareManagergetTargetRepository in class AbstractSoftwareManagerExceptionpublic boolean isAvailableForScope(String scope)
isAvailableForScope in interface ScopeAvailableprotected ISoftwareSubmissionTask createSofwareSubmissionTask()
createSofwareSubmissionTask in class AbstractSoftwareManagerCopyright © 2015. All Rights Reserved.