RepositoryDefinitionImpl@Deprecated public class LegacyRepositoryDefinitionImpl extends LegacyRepositoryDataImpl implements RepositoryDefinition
| Constructor and Description |
|---|
LegacyRepositoryDefinitionImpl(EnvironmentRepositoryLink input)
Deprecated.
|
LegacyRepositoryDefinitionImpl(long id,
String pluginKey,
String name,
int position,
String description,
String xmlData,
boolean markedForDeletion,
boolean global)
Deprecated.
|
LegacyRepositoryDefinitionImpl(PlanRepositoryDefinition repositoryData,
RepositoryConfigurationReference configurationRef)
Deprecated.
|
LegacyRepositoryDefinitionImpl(PlanRepositoryDefinition repositoryData,
String legacyPluginKey,
RepositoryConfigurationReference configurationRef)
Deprecated.
|
LegacyRepositoryDefinitionImpl(PlanRepositoryLink input)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition()
Deprecated.
Position of repository in the list of repositories defined for
Plan. |
equals, getConfiguration, getDescription, getId, getName, getNewRepositoryInstance, getOid, getPluginKey, getRepository, getWebRepositoryPluginKey, getWebRepositoryViewer, hashCode, isGlobal, isMarkedForDeletion, readResolve, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetConfiguration, getEntityType, getRepository, getWebRepositoryPluginKey, getWebRepositoryViewer, isGlobal, isMarkedForDeletiongetDescription, getNamegetNewRepositoryInstancegetOidgetPluginKeygetIdpublic LegacyRepositoryDefinitionImpl(long id,
String pluginKey,
String name,
int position,
String description,
String xmlData,
boolean markedForDeletion,
boolean global)
public LegacyRepositoryDefinitionImpl(PlanRepositoryDefinition repositoryData, RepositoryConfigurationReference configurationRef)
public LegacyRepositoryDefinitionImpl(PlanRepositoryDefinition repositoryData, String legacyPluginKey, RepositoryConfigurationReference configurationRef)
public LegacyRepositoryDefinitionImpl(PlanRepositoryLink input)
public LegacyRepositoryDefinitionImpl(EnvironmentRepositoryLink input)
public int getPosition()
RepositoryPositionProviderPlan.
Default repository is always on the position 0.getPosition in interface RepositoryPositionProviderCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.