All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.atlassian.jira.rest.client.api.Callback Maven / Gradle / Ivy

There is a newer version: 2.0.0-m32.w1
Show newest version
package com.atlassian.jira.rest.client.api;

public interface Callback {
	void execute();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy