org.jbpm.console.ng.pr.client.editors.variables.history
public static interface VariableHistoryPresenter.PopupView extends org.uberfire.client.mvp.UberView<VariableHistoryPresenter>
Modifier and Type | Method and Description |
---|---|
void |
displayNotification(String text) |
long |
getProcessInstanceId() |
String |
getVariableId() |
void |
setProcessInstanceId(long processInstanceId) |
void |
setVariableId(String variableId) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.