org.camunda.bpm.engine.impl
Class EventSubscriptionQueryProperty

java.lang.Object
  extended by org.camunda.bpm.engine.impl.EventSubscriptionQueryProperty
All Implemented Interfaces:
Serializable, QueryProperty

public class EventSubscriptionQueryProperty
extends Object
implements QueryProperty

Author:
Daniel Meyer
See Also:
Serialized Form

Field Summary
static EventSubscriptionQueryProperty CREATED
           
 
Constructor Summary
EventSubscriptionQueryProperty(String propertyName)
           
 
Method Summary
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CREATED

public static final EventSubscriptionQueryProperty CREATED
Constructor Detail

EventSubscriptionQueryProperty

public EventSubscriptionQueryProperty(String propertyName)
Method Detail

getName

public String getName()
Specified by:
getName in interface QueryProperty


Copyright © 2014 camunda services GmbH. All rights reserved.