public class PollForUpdate<R>
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static interface |
PollForUpdate.Task<R> |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
VERSION |
Constructor and Description |
---|
PollForUpdate(PollForUpdate.Task task,
com.google.common.base.Predicate<java.lang.Long> predicate,
long unit) |
Modifier and Type | Method and Description |
---|---|
R |
execute() |
public static final java.lang.String COPYRIGHT
public static final java.lang.String VERSION
public PollForUpdate(PollForUpdate.Task task, com.google.common.base.Predicate<java.lang.Long> predicate, long unit)
public R execute()
Copyright © 2018 Pegasystems Inc. All Rights Reserved.