Uses of Class
org.nuxeo.scenari.model.ScenariItem.ResourceStatus

Packages that use ScenariItem.ResourceStatus
org.nuxeo.scenari.model   
 

Uses of ScenariItem.ResourceStatus in org.nuxeo.scenari.model
 

Methods in org.nuxeo.scenari.model that return ScenariItem.ResourceStatus
 ScenariItem.ResourceStatus ScenariItem.getResourceStatus(String path)
          Retourne le statut d'une ressource selon son chemin.
static ScenariItem.ResourceStatus ScenariItem.ResourceStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ScenariItem.ResourceStatus[] ScenariItem.ResourceStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Nuxeo SAS. All Rights Reserved.