package devopsdistilled.operp.client.abstracts; public interface SubTaskPaneController { void init(); }