public class DefinitionsEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DefinitionsEvent.Type |
| Constructor and Description |
|---|
DefinitionsEvent(DefinitionsEvent.Type type,
Dampening dampening) |
DefinitionsEvent(DefinitionsEvent.Type type,
String targetTenantId,
String targetId) |
DefinitionsEvent(DefinitionsEvent.Type type,
Trigger trigger) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTargetId() |
String |
getTargetTenantId() |
DefinitionsEvent.Type |
getType() |
String |
toString() |
public DefinitionsEvent(DefinitionsEvent.Type type, Dampening dampening)
public DefinitionsEvent(DefinitionsEvent.Type type, Trigger trigger)
public DefinitionsEvent(DefinitionsEvent.Type type, String targetTenantId, String targetId)
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.