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()
EditorManagergetCurrentEditor in interface EditorManagerpublic String getCurrentEditorVersion()
EditorManagergetCurrentEditorVersion in interface EditorManagerpublic void setPluginAccessor(com.atlassian.plugin.PluginAccessor pluginAccessor)
Copyright © 2003–2020 Atlassian. All rights reserved.