public class ExecutionIdByEventTypeAndNameIndex extends AbstractIndexHandler<org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity>
| Constructor and Description |
|---|
ExecutionIdByEventTypeAndNameIndex() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getIndexName() |
protected String |
getIndexValue(org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity entity) |
protected String |
getIndexValue(String... indexValues) |
protected String |
getValue(org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity entity) |
boolean |
isUnique() |
checkIndexMatch, checkIndexMatch, getDeleteStatement, getInsertStatement, getUniqueValue, getUpdateStatements, getValues, prepareprotected String getIndexName()
getIndexName in class AbstractIndexHandler<org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity>public boolean isUnique()
protected String getIndexValue(String... indexValues)
getIndexValue in class AbstractIndexHandler<org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity>protected String getIndexValue(org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity entity)
getIndexValue in class AbstractIndexHandler<org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity>protected String getValue(org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity entity)
getValue in class AbstractIndexHandler<org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity>Copyright © 2016 camunda services GmbH. All rights reserved.