|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.wire.operation.AbstractOperation
public abstract class AbstractOperation
| Field Summary | |
|---|---|
protected long |
dbid
|
protected int |
dbversion
|
| Constructor Summary | |
|---|---|
AbstractOperation()
|
|
| Method Summary | |
|---|---|
long |
getDbid()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jbpm.pvm.internal.wire.operation.Operation |
|---|
apply |
| Field Detail |
|---|
protected long dbid
protected int dbversion
| Constructor Detail |
|---|
public AbstractOperation()
| Method Detail |
|---|
public long getDbid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||