public class Filter extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Filter.FilterBuilder
Builder for filter.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getApplications()
Gets applications.
|
List<String> |
getCategories()
Gets categories.
|
String |
getConnectionId()
Gets connection id.
|
List<String> |
getErrorTypes()
Gets error types.
|
Long |
getOffset()
Gets offset.
|
String |
getPackageName()
Gets package name.
|
String |
getScenarioExecutionId()
Gets scenario execution id.
|
String |
getWorkflowExecutionId()
Gets workflow execution id.
|
boolean |
isEmpty()
Is empty boolean.
|
public String getWorkflowExecutionId()
public String getPackageName()
public String getScenarioExecutionId()
public String getConnectionId()
public Long getOffset()
public boolean isEmpty()
Copyright © 2020. All rights reserved.