@Deprecated public abstract class RuntimeConfiguration extends LocatableConfigurationBase implements java.lang.Cloneable, ModuleRunConfiguration
RunConfiguration.RestartSingletonResult
DATA_KEY
Modifier | Constructor and Description |
---|---|
protected |
RuntimeConfiguration(java.lang.String name,
Project project,
ConfigurationFactory factory)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
RuntimeConfiguration |
clone()
Deprecated.
Clones the run configuration.
|
java.lang.String |
getGeneratedName()
Deprecated.
use
LocatableConfiguration.suggestedName() instead |
getActionName, getDefaultOptionsClass, getOptions, isGeneratedName, setGeneratedName, setNameChangedByUser
addLogFile, addLogFile, addPredefinedLogFile, canRunOn, checkRunnerSettings, checkSettingsBeforeRun, collectOutputFromProcessHandler, createAdditionalTabComponents, customizeLogConsole, equals, excludeCompileBeforeLaunchOption, getAllLogFiles, getBeforeRunTasks, getFactory, getIcon, getLogFiles, getName, getOptionsClass, getOptionsForPredefinedLogFile, getOutputFilePath, getPredefinedLogFiles, getProject, getState, hashCode, isAllowRunningInParallel, isNewSerializationUsed, isSaveOutputToFile, isShowConsoleOnStdErr, isShowConsoleOnStdOut, loadState, onConfigurationCopied, onNewConfigurationCreated, readExternal, removeAllLogFiles, removeAllPredefinedLogFiles, setAllowRunningInParallel, setBeforeRunTasks, setFileOutputPath, setName, setOptionsFromConfigurationFile, setSaveOutputToFile, setShowConsoleOnStdErr, setShowConsoleOnStdOut, toString, writeExternal
changeUserMap, clearUserData, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMap
finalize, getClass, notify, notifyAll, wait, wait, wait
checkConfiguration, createRunnerSettings, getBeforeRunTasks, getConfigurationEditor, getFactory, getId, getPresentableType, getProject, getRunnerSettingsEditor, getType, getUniqueID, hideDisabledExecutorButtons, isAllowRunningInParallel, readExternal, restartSingleton, setAllowRunningInParallel, setBeforeRunTasks, setName, writeExternal
getSearchScope
getModules, isBuildBeforeLaunchAddedByDefault, isBuildProjectOnEmptyModuleList, isExcludeCompileBeforeLaunchOption
getIcon, getName, getState
suggestedName
protected RuntimeConfiguration(java.lang.String name, Project project, ConfigurationFactory factory)
public RuntimeConfiguration clone()
RunConfiguration
clone
in interface RunConfiguration
clone
in class RunConfigurationBase
@Deprecated public java.lang.String getGeneratedName()
LocatableConfiguration.suggestedName()
instead