Class Specification
java.lang.Object
org.opentestfactory.services.components.bus.subscription.Specification
- Author:
- edegenetais
-
Constructor Summary
ConstructorsConstructorDescriptionSpecification(@Nullable URL endpoint) Specification(Subscriber subscriber, Selector selector) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetSelector(Selector selector) voidsetSubscriber(Subscriber subscriber) withCategory(org.opentestfactory.messages.Category c) withMatchField(String field, String value) withMatchFieldExpression(List<Map<String, String>> fieldExpressions) withMatchKind(String kind) withMatchLabel(String label, String value)
-
Constructor Details
-
Specification
-
Specification
-
-
Method Details
-
withMatchKind
-
withMatchLabel
-
withMatchField
-
withCategory
-
getSubscriber
-
setSubscriber
-
getSelector
-
setSelector
-
withMatchFieldExpression
-