public abstract class AbstractAppPluginResource<T extends AppPlugin> extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
engineName |
protected AppRuntimeDelegate<T> |
runtimeDelegate |
Constructor and Description |
---|
AbstractAppPluginResource(AppRuntimeDelegate<T> runtimeDelegate,
String engineName) |
protected AppRuntimeDelegate<T extends AppPlugin> runtimeDelegate
protected String engineName
public AbstractAppPluginResource(AppRuntimeDelegate<T> runtimeDelegate, String engineName)
protected ProcessEngine getProcessEngine()
Copyright © 2015. All rights reserved.