public class EventSubscriptionTypeHandler extends AbstractTypeHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE |
static String |
DROP |
static String |
TYPE_NAME |
| Constructor and Description |
|---|
EventSubscriptionTypeHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCreateStatement() |
protected String |
getDropStatement() |
String |
getTypeName() |
createType, createValue, dropTypepublic static final String TYPE_NAME
public static final String CREATE
public static final String DROP
public String getTypeName()
protected String getCreateStatement()
getCreateStatement in class AbstractTypeHandlerprotected String getDropStatement()
getDropStatement in class AbstractTypeHandlerCopyright © 2016 camunda services GmbH. All rights reserved.