public class MatcherBuilder
extends java.lang.Object
Constructor and Description |
---|
MatcherBuilder(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
void |
addAlert(java.lang.String username,
long alertId,
java.lang.String httpParams) |
void |
compileToDir(java.io.File outputDir) |
static java.util.List<com.exalead.alerting.realtime.messages.Alert> |
decodeCategory(java.lang.String categoryValue) |
void |
generateRules() |
java.lang.String |
getId() |
public MatcherBuilder(java.lang.String id) throws java.net.MalformedURLException
java.net.MalformedURLException
public static java.util.List<com.exalead.alerting.realtime.messages.Alert> decodeCategory(java.lang.String categoryValue)
public java.lang.String getId()
public void addAlert(java.lang.String username, long alertId, java.lang.String httpParams) throws java.io.IOException, com.exalead.searchapi.client.http.HTTPSearchFailedException
java.io.IOException
com.exalead.searchapi.client.http.HTTPSearchFailedException
public void generateRules() throws java.io.IOException, com.exalead.searchapi.client.http.HTTPSearchFailedException
java.io.IOException
com.exalead.searchapi.client.http.HTTPSearchFailedException
public void compileToDir(java.io.File outputDir) throws java.lang.Exception
java.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.