org.eclipse.stardust.engine.api.query
Class ProcessInstanceQuery.Attribute

java.lang.Object
  extended by org.eclipse.stardust.engine.api.query.FilterableAttributeImpl
      extended by org.eclipse.stardust.engine.api.query.ProcessInstanceQuery.Attribute
All Implemented Interfaces:
Serializable, FilterableAttribute
Enclosing class:
ProcessInstanceQuery

public static final class ProcessInstanceQuery.Attribute
extends org.eclipse.stardust.engine.api.query.FilterableAttributeImpl

Process instance attribute supporting filter operations.

Not for direct use.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class org.eclipse.stardust.engine.api.query.FilterableAttributeImpl
between, between, between, getAttributeName, greaterOrEqual, greaterOrEqual, greaterOrEqual, greaterThan, greaterThan, greaterThan, isEqual, isEqual, isEqual, isEqual, isNotNull, isNull, lessOrEqual, lessOrEqual, lessOrEqual, lessThan, lessThan, lessThan, like, notEqual, notEqual, notEqual, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



Copyright © 2017 Eclipse Stardust. All Rights Reserved.