Modifier and Type | Method and Description |
---|---|
Update.WhereContext |
andEqual(String fieldName,
Long value) |
Update.WhereContext |
andEqual(String fieldName,
String value) |
int |
execute(EntityEngine entityEngine) |
int |
execute(OfBizDelegator ofBizDelegator) |
public Update.WhereContext andEqual(String fieldName, String value)
public Update.WhereContext andEqual(String fieldName, Long value)
public int execute(EntityEngine entityEngine)
public int execute(OfBizDelegator ofBizDelegator)
Copyright © 2002-2021 Atlassian. All Rights Reserved.