Package bpmn.admin
Class BpmProcessVarGridServiceImpl
java.lang.Object
ru.cg.webbpm.modules.webkit.beans.Behavior
bpmn.admin.BpmProcessVarGridServiceImpl
- All Implemented Interfaces:
GridService
@Conditional(BpmnEnabledCondition.class)
public class BpmProcessVarGridServiceImpl
extends Behavior
implements GridService
- Author:
- kochetkov
-
Field Summary
Fields inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
objectContext, objectId
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ru.cg.webbpm.modules.webkit.beans.Behavior
getChildScript, getChildScripts, getObjectId, getPageId, getParentContext, getScript, getScriptInObject, getScripts, getScriptsInChildren, setObjectContext, setObjectId
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface service.GridService
exportData, loadDataWithRowCount
-
Constructor Details
-
BpmProcessVarGridServiceImpl
public BpmProcessVarGridServiceImpl()
-
-
Method Details