public class DefaultEditorManager extends Object implements EditorManager
Constructor and Description |
---|
DefaultEditorManager() |
Modifier and Type | Method and Description |
---|---|
Editor |
getCurrentEditor()
Returns the active editor.
|
String |
getCurrentEditorVersion()
Returns the version of the plugin that contains the active editor.
|
void |
setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor) |
public Editor getCurrentEditor()
EditorManager
getCurrentEditor
in interface EditorManager
public String getCurrentEditorVersion()
EditorManager
getCurrentEditorVersion
in interface EditorManager
public void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
Copyright © 2003–2017 Atlassian. All rights reserved.