Class GetAllBoxCounts

java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
com.saperion.operations.LegacyOperation<HashMap<Integer,BoxCount>>
com.saperion.operations.workflow.GetAllBoxCounts
All Implemented Interfaces:
com.lexmark.saperion.remote.common.operations.Operation<HashMap<Integer,BoxCount>,SaBasicException,LegacyConnection>, Serializable

public class GetAllBoxCounts extends LegacyOperation<HashMap<Integer,BoxCount>>
Returns the counts of all active entries in the specified workflow inboxes.
See Also: