|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AlreadyExistsProfileException | |
---|---|
org.apache.continuum.installation | |
org.apache.continuum.profile | |
org.apache.maven.continuum.installation | |
org.apache.maven.continuum.profile |
Uses of AlreadyExistsProfileException in org.apache.continuum.installation |
---|
Methods in org.apache.continuum.installation that throw AlreadyExistsProfileException | |
---|---|
Installation |
DefaultInstallationService.add(Installation installation,
boolean automaticProfile)
|
Uses of AlreadyExistsProfileException in org.apache.continuum.profile |
---|
Methods in org.apache.continuum.profile that throw AlreadyExistsProfileException | |
---|---|
Profile |
DefaultProfileService.addProfile(Profile profile)
|
void |
DefaultProfileService.updateProfile(Profile profile)
|
void |
DefaultProfileService.updateProfileCheckDuplicateName(Profile profile,
boolean checkDuplicateName)
|
Uses of AlreadyExistsProfileException in org.apache.maven.continuum.installation |
---|
Methods in org.apache.maven.continuum.installation that throw AlreadyExistsProfileException | |
---|---|
Installation |
InstallationService.add(Installation installation,
boolean automaticProfile)
|
Uses of AlreadyExistsProfileException in org.apache.maven.continuum.profile |
---|
Methods in org.apache.maven.continuum.profile that throw AlreadyExistsProfileException | |
---|---|
Profile |
ProfileService.addProfile(Profile profile)
Add an empty profile without builder, jdk and envVars |
void |
ProfileService.updateProfile(Profile profile)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |