public interface IServerTask
Modifier and Type | Method and Description |
---|---|
default void |
cancel() |
void |
run(IServerTaskMonitor monitor) |
void run(IServerTaskMonitor monitor) throws java.lang.Exception
java.lang.Exception
default void cancel()
Copyright © 2021. All Rights Reserved.