org.camunda.bpm.engine.rest.dto.converter
Class DelegationStateConverter
java.lang.Object
org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter<DelegationState>
org.camunda.bpm.engine.rest.dto.converter.DelegationStateConverter
- All Implemented Interfaces:
- StringToTypeConverter<DelegationState>
public class DelegationStateConverter
- extends JacksonAwareStringToTypeConverter<DelegationState>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegationStateConverter
public DelegationStateConverter()
convertQueryParameterToType
public DelegationState convertQueryParameterToType(String value)
- Specified by:
convertQueryParameterToType in interface StringToTypeConverter<DelegationState>- Specified by:
convertQueryParameterToType in class JacksonAwareStringToTypeConverter<DelegationState>
Copyright © 2016 camunda services GmbH. All rights reserved.