|
jBPM Console NG - Business Domain Client 6.2.1-SNAPSHOT | |||||||||
| 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<T>
org.jbpm.console.ng.gc.client.list.base.AbstractScreenListPresenter<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.AbstractScreenListPresenter |
|---|
identity, place, placeManager |
| Fields inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter |
|---|
currentFilter, dataProvider |
| Constructor Summary | |
|---|---|
DeploymentUnitsListPresenter()
|
|
| Method Summary | |
|---|---|
void |
activateOrDeactivate(DeploymentUnitSummary unitSummary,
boolean activate)
|
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.AbstractScreenListPresenter |
|---|
onFocus, onOpen, onStartup |
| Methods inherited from class org.jbpm.console.ng.gc.client.list.base.AbstractListPresenter |
|---|
addDataDisplay, onSearchEvent, 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 void activateOrDeactivate(DeploymentUnitSummary unitSummary,
boolean activate)
public org.uberfire.client.mvp.UberView<DeploymentUnitsListPresenter> getView()
public String getTitle()
|
jBPM Console NG - Business Domain Client 6.2.1-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||