com.atlassian.jira.rest.client.api.Callback Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jira-rest-java-client-api Show documentation
Show all versions of jira-rest-java-client-api Show documentation
The public API for JIRA REST Java Client
The newest version!
package com.atlassian.jira.rest.client.api;
public interface Callback {
void execute();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy