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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getConfiguration, getEntityType, getRepository, getWebRepositoryPluginKey, getWebRepositoryViewer, isGlobal, isMarkedForDeletion
getDescription, getName
getNewRepositoryInstance
getOid
getPluginKey
getId
public 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()
RepositoryPositionProvider
Plan
.
Default repository is always on the position 0.getPosition
in interface RepositoryPositionProvider
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.