Groovy Documentation

Package com.ace.mws.reservations

 

Class Summary
Reservation A reservation is the mechanism by which Moab guarantees the availability of a set of resources at a particular time.
ReservationRequirement Represents all the types of requirements a user can request while creating a reservation.
ReservationStatistics Represents some basic statistical information that is kept about the usage of reservations.
StandingReservation

This class represents a standing reservation.

 


Enum Summary
ReservationAccess The access type of a standing reservation.
ReservationFlag The flag types of a reservation.
 


Groovy Documentation