com.atlassian.jira.entity
Class Update.WhereContext
java.lang.Object
com.atlassian.jira.entity.Update.WhereContext
- Enclosing class:
- Update
public static class Update.WhereContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
andEqual
public Update.WhereContext andEqual(String fieldName,
String value)
andEqual
public Update.WhereContext andEqual(String fieldName,
Long value)
execute
public int execute(EntityEngine entityEngine)
execute
public int execute(OfBizDelegator ofBizDelegator)
Copyright © 2002-2012 Atlassian. All Rights Reserved.