org.activiti.engine.impl
类 EventSubscriptionQueryProperty

java.lang.Object
  继承者 org.activiti.engine.impl.EventSubscriptionQueryProperty
所有已实现的接口:
Serializable, QueryProperty

public class EventSubscriptionQueryProperty
extends Object
implements QueryProperty

作者:
Daniel Meyer
另请参见:
序列化表格

字段摘要
static EventSubscriptionQueryProperty CREATED
           
 
构造方法摘要
EventSubscriptionQueryProperty(String propertyName)
           
 
方法摘要
 String getName()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

CREATED

public static final EventSubscriptionQueryProperty CREATED
构造方法详细信息

EventSubscriptionQueryProperty

public EventSubscriptionQueryProperty(String propertyName)
方法详细信息

getName

public String getName()
指定者:
接口 QueryProperty 中的 getName


Copyright © 2013 Alfresco. All rights reserved.