Package com.polarion.alm.shared.api
Interface ScopeFactory
public interface ScopeFactory
- Since:
- 3.9.0
-
Method Summary
-
Method Details
-
global
-
project
- Parameters:
projectId- - null means global scope (same result asglobal()
-
fromPath
Creates Scope.- Parameters:
path- - Result ofScope.path()should be used. Null or empty meansglobal()scope
-