
org.jboss.narayana.rest.integration.api.Vote Maven / Gradle / Ivy
/*
Copyright The Narayana Authors
SPDX-License-Identifier: Apache-2.0
*/
package org.jboss.narayana.rest.integration.api;
import java.io.Serializable;
/**
*
* @author Gytis Trikleris
*
*/
public interface Vote extends Serializable {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy