eu.geclipse.batch
Interface IGridBatchQueueDescription
- All Superinterfaces:
- IGridContainer, IGridElement
- All Known Implementing Classes:
- BatchQueueDescription
public interface IGridBatchQueueDescription
- extends IGridContainer
A Grid element that describes configuration parameters for a Queue on Grid Site.
Such descriptors are used to create Queue configurations.
| Methods inherited from interface eu.geclipse.core.model.IGridContainer |
canContain, contains, create, delete, deleteAll, findChild, findChildWithResource, getChildCount, getChildren, hasChildren, isDirty, isLazy, refresh, setDirty |
getQueueName
java.lang.String getQueueName()
- Returns:
- Queue Name
getQueueType
java.lang.String getQueueType()
- Returns:
- Queue Type
getQueueStatus
java.lang.String getQueueStatus()
- Returns:
- Queue Status
getAllowedVirtualOrganizations
java.util.Collection<java.lang.String> getAllowedVirtualOrganizations()
- Returns:
- The list of Virtual Organizations that are allowed to use the Queue.