Class MonitoringFilterUtils
java.lang.Object
com.collabnet.ce.soap60.webservices.monitoring.MonitoringFilterUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static com.collabnet.ctf.core.service.CoreService
protected static com.vasoftware.sf.server.types.ProjectPath
getProjectPath
(String projectId, com.vasoftware.sf.server.types.UserSessionKey sessionKey) static com.vasoftware.sf.common.filter.Filter
marshalFilters
(com.vasoftware.sf.server.types.UserSessionKey sessionKey, SoapFilter[] soapFilters)
-
Constructor Details
-
MonitoringFilterUtils
public MonitoringFilterUtils()
-
-
Method Details
-
marshalFilters
public static com.vasoftware.sf.common.filter.Filter marshalFilters(com.vasoftware.sf.server.types.UserSessionKey sessionKey, SoapFilter[] soapFilters) throws InvalidFilterFault, NoSuchObjectFault - Throws:
InvalidFilterFault
NoSuchObjectFault
-
getProjectPath
protected static com.vasoftware.sf.server.types.ProjectPath getProjectPath(String projectId, com.vasoftware.sf.server.types.UserSessionKey sessionKey) throws NoSuchObjectFault - Throws:
NoSuchObjectFault
-
getCoreService
protected static com.collabnet.ctf.core.service.CoreService getCoreService()
-