CountAccessLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
Boolean service,
Boolean method,
Boolean userId,
Long begin,
Long end,
Boolean longTerm) |
CountExecuteStampSheetLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
Boolean service,
Boolean method,
Boolean userId,
Boolean action,
Long begin,
Long end,
Boolean longTerm) |
CountExecuteStampTaskLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
Boolean service,
Boolean method,
Boolean userId,
Boolean action,
Long begin,
Long end,
Boolean longTerm) |
CountIssueStampSheetLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
Boolean service,
Boolean method,
Boolean userId,
Boolean action,
Long begin,
Long end,
Boolean longTerm) |
DescribeNamespacesIterator(CacheDatabase cache,
Gs2LogRestClient client) |
QueryAccessLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
String service,
String method,
String userId,
Long begin,
Long end,
Boolean longTerm) |
QueryExecuteStampSheetLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
String service,
String method,
String userId,
String action,
Long begin,
Long end,
Boolean longTerm) |
QueryExecuteStampTaskLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
String service,
String method,
String userId,
String action,
Long begin,
Long end,
Boolean longTerm) |
QueryIssueStampSheetLogIterator(CacheDatabase cache,
Gs2LogRestClient client,
String namespaceName,
String service,
String method,
String userId,
String action,
Long begin,
Long end,
Boolean longTerm) |