|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HistoricBatchEntity in org.camunda.bpm.engine.impl.batch.history |
|---|
| Methods in org.camunda.bpm.engine.impl.batch.history with parameters of type HistoricBatchEntity | |
|---|---|
protected void |
DeleteHistoricBatchCmd.checkAccess(CommandContext commandContext,
HistoricBatchEntity batch)
|
| Uses of HistoricBatchEntity in org.camunda.bpm.engine.impl.cfg |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg with parameters of type HistoricBatchEntity | |
|---|---|
void |
CommandChecker.checkDeleteHistoricBatch(HistoricBatchEntity batch)
Check if it is allowed to delete a historic batch |
| Uses of HistoricBatchEntity in org.camunda.bpm.engine.impl.cfg.auth |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg.auth with parameters of type HistoricBatchEntity | |
|---|---|
void |
AuthorizationCommandChecker.checkDeleteHistoricBatch(HistoricBatchEntity batch)
|
| Uses of HistoricBatchEntity in org.camunda.bpm.engine.impl.cfg.multitenancy |
|---|
| Methods in org.camunda.bpm.engine.impl.cfg.multitenancy with parameters of type HistoricBatchEntity | |
|---|---|
void |
TenantCommandChecker.checkDeleteHistoricBatch(HistoricBatchEntity batch)
|
| Uses of HistoricBatchEntity in org.camunda.bpm.engine.impl.persistence.entity |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence.entity that return HistoricBatchEntity | |
|---|---|
HistoricBatchEntity |
HistoricBatchManager.findHistoricBatchById(String batchId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||