java.io.Serializable
, java.lang.Cloneable
public class SettingsSitePublishVariableStub extends Settings
GLOBAL_LEVEL, USER_LEVEL
Constructor | Description |
---|---|
SettingsSitePublishVariableStub() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<java.lang.String> |
getActiveProfiles() |
|
java.util.List<Profile> |
getProfiles() |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addActiveProfile, addMirror, addPluginGroup, addProfile, addProxy, addServer, clone, flushActiveProxy, flushProfileMap, getActiveProxy, getInteractiveMode, getLocalRepository, getMirrorOf, getMirrors, getModelEncoding, getPluginGroups, getProfilesAsMap, getProxies, getRuntimeInfo, getServer, getServers, isInteractiveMode, isOffline, isUsePluginRegistry, removeActiveProfile, removeMirror, removePluginGroup, removeProfile, removeProxy, removeServer, setActiveProfiles, setInteractiveMode, setLocalRepository, setMirrors, setModelEncoding, setOffline, setPluginGroups, setProfiles, setProxies, setRuntimeInfo, setServers, setUsePluginRegistry
getSourceLevel, setSourceLevel
public java.util.List<Profile> getProfiles()
getProfiles
in class Settings
public java.util.List<java.lang.String> getActiveProfiles()
getActiveProfiles
in class Settings
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.