|
jBPM Console NG - Business Domain Client 6.2.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.console.ng.gc.client.list.base.AbstractListPresenter<KModuleDeploymentUnitSummary>
org.jbpm.console.ng.bd.client.editors.deployment.list.DeploymentUnitsListPresenter
@Dependent public class DeploymentUnitsListPresenter
| Nested Class Summary | |
|---|---|
static interface |
DeploymentUnitsListPresenter.DeploymentUnitsListView
|
| Field Summary | |
|---|---|
protected DeploymentUnitsListPresenter.DeploymentUnitsListView |
view
|
| Fields inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter |
|---|
beforeCloseEvent, currentFilter, dataProvider, identity, place, placeManager |
| Constructor Summary | |
|---|---|
DeploymentUnitsListPresenter()
|
|
| Method Summary | |
|---|---|
String |
getTitle()
|
org.uberfire.client.mvp.UberView<DeploymentUnitsListPresenter> |
getView()
|
void |
undeployUnit(String id,
String group,
String artifact,
String version,
String kbaseName,
String kieSessionName)
|
| Methods inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter |
|---|
addDataDisplay, onClose, onFocus, onOpen, onSearchEvent, onStartup, refreshGrid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Inject protected DeploymentUnitsListPresenter.DeploymentUnitsListView view
| Constructor Detail |
|---|
public DeploymentUnitsListPresenter()
| Method Detail |
|---|
public void undeployUnit(String id,
String group,
String artifact,
String version,
String kbaseName,
String kieSessionName)
public org.uberfire.client.mvp.UberView<DeploymentUnitsListPresenter> getView()
public String getTitle()
|
jBPM Console NG - Business Domain Client 6.2.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||