| Package | Description |
|---|---|
| org.camunda.bpm.engine.impl.cmd.batch.removaltime | |
| org.camunda.bpm.engine.impl.history |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SetRemovalTimeToHistoricProcessInstancesCmd.hasRemovalTime(SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode mode) |
protected void |
SetRemovalTimeToHistoricProcessInstancesCmd.writeUserOperationLog(CommandContext commandContext,
int numInstances,
SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode mode,
Date removalTime,
boolean hierarchical,
boolean async) |
| Modifier and Type | Field and Description |
|---|---|
protected SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode |
SetRemovalTimeToHistoricProcessInstancesBuilderImpl.mode |
| Modifier and Type | Method and Description |
|---|---|
SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode |
SetRemovalTimeToHistoricProcessInstancesBuilderImpl.getMode() |
static SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode |
SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode[] |
SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2019 camunda services GmbH. All rights reserved.