public class ClientUiPlugin extends org.eclipse.ui.plugin.AbstractUIPlugin implements SlcNames
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID |
PLUGIN_PREFERENCE_SCOPE, PREFERENCES_DEFAULT_OVERRIDE_BASE_NAME, PREFERENCES_DEFAULT_OVERRIDE_FILE_NAMESLC_, SLC_ADDRESS, SLC_AGENTS, SLC_AGGREGATED_STATUS, SLC_ARTIFACT_CLASSIFIER, SLC_ARTIFACT_EXTENSION, SLC_ARTIFACT_ID, SLC_ARTIFACT_VERSION, SLC_AS_STRING, SLC_BUNDLE_VERSION, SLC_CATEGORY, SLC_COMPLETED, SLC_ERROR_MESSAGE, SLC_EXECUTION_SPECS, SLC_FLOW, SLC_GROUP_BASE_ID, SLC_GROUP_ID, SLC_IS_CONSTANT, SLC_IS_HIDDEN, SLC_IS_IMMUTABLE, SLC_ISSUES, SLC_LOG, SLC_MAJOR, SLC_MANIFEST, SLC_MESSAGE, SLC_METADATA, SLC_MICRO, SLC_MINOR, SLC_MODULES, SLC_MY_RESULTS, SLC_NAME, SLC_OPTIONAL, SLC_ORIGIN, SLC_PROCESSES, SLC_PROXY, SLC_QUALIFIER, SLC_RESULT_PART, SLC_RESULTS, SLC_RPM_ARCH, SLC_RPM_ARCHIVE_SIZE, SLC_RPM_RELEASE, SLC_RPM_VERSION, SLC_SPEC, SLC_STARTED, SLC_STATUS, SLC_SUCCESS, SLC_SUMMARY, SLC_SYMBOLIC_NAME, SLC_SYSTEM, SLC_TAG, SLC_TEST_CASE, SLC_TEST_CASE_TYPE, SLC_TIMESTAMP, SLC_TYPE, SLC_URL, SLC_USES, SLC_UUID, SLC_VALUE, SLC_VERSION, SLC_VM| Constructor and Description |
|---|
ClientUiPlugin() |
| Modifier and Type | Method and Description |
|---|---|
static ClientUiPlugin |
getDefault() |
static org.eclipse.jface.resource.ImageDescriptor |
getImageDescriptor(java.lang.String path) |
static org.eclipse.swt.graphics.Image |
img(java.lang.String path)
Creates the image
|
void |
start(BundleContext context) |
static void |
startStopExecutionModule(ModulesManager modulesManager,
Node node)
Start execution module if it was stopped and vice-versa
|
void |
stop(BundleContext context) |
createImageRegistry, getDialogSettings, getImageRegistry, getPreferenceStore, getWorkbench, imageDescriptorFromPlugin, initializeDefaultPluginPreferences, initializeDefaultPreferences, initializeImageRegistry, loadDialogSettings, loadPreferenceStore, refreshPluginActions, saveDialogSettings, savePreferenceStore, shutdown, startuppublic static final java.lang.String ID
public void start(BundleContext context) throws java.lang.Exception
start in interface BundleActivatorstart in class org.eclipse.ui.plugin.AbstractUIPluginjava.lang.Exceptionpublic void stop(BundleContext context) throws java.lang.Exception
stop in interface BundleActivatorstop in class org.eclipse.ui.plugin.AbstractUIPluginjava.lang.Exceptionpublic static ClientUiPlugin getDefault()
public static org.eclipse.swt.graphics.Image img(java.lang.String path)
public static org.eclipse.jface.resource.ImageDescriptor getImageDescriptor(java.lang.String path)
public static void startStopExecutionModule(ModulesManager modulesManager, Node node)
Copyright © 2007–2020. All rights reserved.