Class VcsRepositoryViewerDefinitionImpl
java.lang.Object
com.atlassian.bamboo.vcs.viewer.configuration.VcsRepositoryViewerDefinitionImpl
- All Implemented Interfaces:
PluginKeyProvider,VcsConfigurationFragment,VcsRepositoryViewerDefinition,Serializable
public class VcsRepositoryViewerDefinitionImpl
extends Object
implements VcsRepositoryViewerDefinition
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
configurationRef
@XStreamConverter(RepositoryConfigurationReferenceConverter.class) protected final RepositoryConfigurationReference configurationRef
-
-
Constructor Details
-
VcsRepositoryViewerDefinitionImpl
-
VcsRepositoryViewerDefinitionImpl
-
-
Method Details
-
getPluginKey
- Specified by:
getPluginKeyin interfacePluginKeyProvider- Returns:
- full plugin module key
-
getConfiguration
- Specified by:
getConfigurationin interfaceVcsConfigurationFragment
-
isLegacyViewer
public boolean isLegacyViewer()- Specified by:
isLegacyViewerin interfaceVcsRepositoryViewerDefinition
-
getLegacyConfigurationXml
- Specified by:
getLegacyConfigurationXmlin interfaceVcsRepositoryViewerDefinition
-
getConfigurationRef
-
equals
-
hashCode
public int hashCode()
-