public class PerfanaEvent extends io.perfana.eventscheduler.api.EventAdapter<PerfanaEventContext>
| Modifier and Type | Method and Description |
|---|---|
void |
abortTest() |
void |
afterTest() |
io.perfana.eventscheduler.api.EventCheck |
check() |
void |
customEvent(io.perfana.eventscheduler.api.CustomEvent customEvent) |
void |
keepAlive() |
void |
startTest() |
public void startTest()
startTest in interface io.perfana.eventscheduler.api.EventstartTest in class io.perfana.eventscheduler.api.EventAdapter<PerfanaEventContext>public void afterTest()
afterTest in interface io.perfana.eventscheduler.api.EventafterTest in class io.perfana.eventscheduler.api.EventAdapter<PerfanaEventContext>public void abortTest()
abortTest in interface io.perfana.eventscheduler.api.EventabortTest in class io.perfana.eventscheduler.api.EventAdapter<PerfanaEventContext>public io.perfana.eventscheduler.api.EventCheck check()
check in interface io.perfana.eventscheduler.api.Eventcheck in class io.perfana.eventscheduler.api.EventAdapter<PerfanaEventContext>public void keepAlive()
keepAlive in interface io.perfana.eventscheduler.api.EventkeepAlive in class io.perfana.eventscheduler.api.EventAdapter<PerfanaEventContext>public void customEvent(io.perfana.eventscheduler.api.CustomEvent customEvent)
customEvent in interface io.perfana.eventscheduler.api.EventcustomEvent in class io.perfana.eventscheduler.api.EventAdapter<PerfanaEventContext>Copyright © 2022. All rights reserved.