}
private static class IMTestPublisher extends IMPublisher {
public IMTestPublisher() {
super(Collections.<IMMessageTarget>emptyList(), NotificationStrategy.FAILURE_AND_FIXED.getDisplayName(),
true, true, true, true, true, new DefaultBuildToChatNotifier(), MatrixJobMultiplier.ALL);
}