@Immutable
public class SpringBootEventContext
extends io.perfana.eventscheduler.api.config.EventContext
| Modifier | Constructor and Description |
|---|---|
protected |
SpringBootEventContext(io.perfana.eventscheduler.api.config.EventContext context,
String tags,
String actuatorPropPrefix,
String actuatorBaseUrl,
List<String> actuatorEnvProps,
String dumpPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActuatorBaseUrl() |
List<String> |
getActuatorEnvProperties() |
String |
getActuatorPropPrefix()
Deprecated.
|
String |
getDumpPath() |
String |
getTags() |
String |
toString() |
public String getTags()
public String getActuatorBaseUrl()
@Deprecated public String getActuatorPropPrefix()
public String getDumpPath()
public String toString()
toString in class io.perfana.eventscheduler.api.config.EventContextCopyright © 2022 Perfana. All rights reserved.