org.activiti.engine.impl
类 EventSubscriptionQueryValue
java.lang.Object
org.activiti.engine.impl.EventSubscriptionQueryValue
- 所有已实现的接口:
- Serializable
public class EventSubscriptionQueryValue
- extends Object
- implements Serializable
- 作者:
- Daniel Meyer
- 另请参见:
- 序列化表格
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
eventType
protected String eventType
eventName
protected String eventName
EventSubscriptionQueryValue
public EventSubscriptionQueryValue(String eventName,
String eventType)
getEventType
public String getEventType()
setEventType
public void setEventType(String eventType)
getEventName
public String getEventName()
setEventName
public void setEventName(String eventName)
Copyright © 2013 Alfresco. All rights reserved.