public class FormKey extends Object implements org.apache.wicket.util.io.IClusterable
| Modifier and Type | Field and Description |
|---|---|
static String |
ORIENTEER_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
com.orientechnologies.orient.core.record.impl.ODocument |
calculateODocument(org.camunda.bpm.engine.ProcessEngine processEngine,
String taskId) |
com.orientechnologies.orient.core.id.ORID |
getRid() |
String |
getSchemClassName() |
String |
getVariableName() |
boolean |
isValid() |
static FormKey |
parse(String formKey) |
String |
toString() |
public static final String ORIENTEER_PREFIX
public String getSchemClassName()
public String getVariableName()
public com.orientechnologies.orient.core.id.ORID getRid()
public com.orientechnologies.orient.core.record.impl.ODocument calculateODocument(org.camunda.bpm.engine.ProcessEngine processEngine,
String taskId)
public boolean isValid()
Copyright © 2019. All rights reserved.