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
.
Map
.
A set of string constants for the parameter 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 © 2019. All rights reserved.