public class JobConsolePlugin extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobConsolePlugin.Plugin |
| Modifier and Type | Field and Description |
|---|---|
static String |
LABEL |
static String |
STATUS_EXTENSION |
static String |
TITLE |
| Constructor and Description |
|---|
JobConsolePlugin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
destroyPlugin() |
static void |
initPlugin(org.osgi.framework.BundleContext context,
JobConsole jobConsole) |
public static final String LABEL
public static final String TITLE
public static final String STATUS_EXTENSION
public static void initPlugin(org.osgi.framework.BundleContext context,
JobConsole jobConsole)
public static void destroyPlugin()
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.