oracle.jdeveloper.vcs.changeset.cmd
Class CommentTemplatesConfiguration
java.lang.Object
  
oracle.jdeveloper.vcs.changeset.cmd.CommentTemplatesConfiguration
public final class CommentTemplatesConfiguration
- extends java.lang.Object
 
- Since:
 
  - 11.1.2.0.0 (Shepherd)
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CommentTemplatesConfiguration
public CommentTemplatesConfiguration()
setRecentCommentsModel
public final void setRecentCommentsModel(VCSRecentCommentsModel commentsModel)
 
getRecentCommentsModel
public final VCSRecentCommentsModel getRecentCommentsModel()
 
setTemplatesSettingsPathParams
public final void setTemplatesSettingsPathParams(java.lang.String systemShortLabel,
                                                 java.lang.String[] settingsRelativePath)
 
getSystemShortLabel
public final java.lang.String getSystemShortLabel()
 
getTemplatesSettingsRelativePath
public final java.lang.String[] getTemplatesSettingsRelativePath()
 
register
public static final void register(java.lang.String extensionId,
                                  CommentTemplatesConfiguration configuration)
 
Copyright © 1997, 2013, Oracle. All rights reserved.