package pl.itcrowd.youtrack.api; public interface Commander { String getCommand(); }