|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryVariableImpl | |
|---|---|
| org.jbpm.pvm.internal.history.model | |
| Uses of HistoryVariableImpl in org.jbpm.pvm.internal.history.model |
|---|
| Fields in org.jbpm.pvm.internal.history.model declared as HistoryVariableImpl | |
|---|---|
protected HistoryVariableImpl |
HistoryDetailImpl.historyVariable
|
| Fields in org.jbpm.pvm.internal.history.model with type parameters of type HistoryVariableImpl | |
|---|---|
protected java.util.Set<HistoryVariableImpl> |
HistoryProcessInstanceImpl.historyVariables
only here to get hibernate cascade |
protected java.util.Set<HistoryVariableImpl> |
HistoryTaskImpl.historyVariables
only here to get hibernate cascade |
| Methods in org.jbpm.pvm.internal.history.model that return types with arguments of type HistoryVariableImpl | |
|---|---|
java.util.Set<HistoryVariableImpl> |
HistoryProcessInstanceImpl.getHistoryVariables()
|
| Methods in org.jbpm.pvm.internal.history.model with parameters of type HistoryVariableImpl | |
|---|---|
void |
HistoryDetailImpl.setHistoryVariable(HistoryVariableImpl historyVariable,
int historyVariableIndex)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||