Package org.rundeck.core.auth.app.type
Interface ProjectTypeIdentifier
-
- All Superinterfaces:
ProjectIdentifier
public interface ProjectTypeIdentifier extends ProjectIdentifier
Identifies a resource type in a project
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetType()-
Methods inherited from interface org.rundeck.core.auth.access.ProjectIdentifier
getProject
-
-