Package jetbrains.buildServer.util
Interface ActionThrow<E extends Throwable>
-
- All Known Implementing Classes:
BackupPermissionCheck
public interface ActionThrow<E extends Throwable>Action that is performed by some other object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply()
-