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

org.aktin.broker.query.xml.SingleExecution Maven / Gradle / Ivy

package org.aktin.broker.query.xml;


/**
 * Single execution schedule for a query.
 * 
 * A reference time stamp is provided in the request
 * 
 * @author R.W.Majeed
 *
 */
public class SingleExecution extends QuerySchedule{
//	/**
//	 * Reference time stamp for queries. If 
//	 */
//	@XmlElement(required=false)
//	public Instant reference;
	
	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy