public static final class ShowProcStatusRequest.Options extends Object
CLEAR_COMPLETE: If set to true, if a proc instance has
completed (either successfully or unsuccessfully) then its status will
be cleared and no longer returned in subsequent calls.
Supported values:
The default value is FALSE.
options.public static final String CLEAR_COMPLETE
true, if a proc instance has completed (either
successfully or unsuccessfully) then its status will be cleared and
no longer returned in subsequent calls.
Supported values:
The default value is FALSE.public static final String TRUE
public static final String FALSE
Copyright © 2017. All rights reserved.