Class TrackerAppSoapMockStub
java.lang.Object
com.collabnet.ce.soap60.webservices.ClientSoapStub
com.collabnet.ce.soap60.webservices.ClientSoapMockStub
com.collabnet.ce.soap60.webservices.tracker.TrackerAppSoapMockStub
- All Implemented Interfaces:
ITrackerAppSoap
-
Field Summary
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
DATE_WILDCARD, GUIDKEY_WILDCARD, INTEGER_WILDCARD, LONG_WILDCARD, STRING_WILDCARD
Fields inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
DEFAULT_CLIENT_TIME_OUT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addDateField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText) Simulate a call to addDateFieldvoid
addField
(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern) Simulate a call to addFieldvoid
addMultiSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText) Simulate a call to addMultiSelectFieldvoid
addSeparator
(String sessionId, String trackerId, String separatorType, String separatorLabel) Simulate a call to addSeparatorvoid
addSingleSelectChildField
(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText) Simulate a call to addSingleSelectChildFieldvoid
addSingleSelectField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText) Simulate a call to addSingleSelectFieldvoid
addTextField
(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern) Simulate a call to addTextFieldvoid
addUserSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText) Simulate a call to addUserSelectFieldboolean
checkPermissionForRemoveDependency
(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey) Simulate a call to checkPermissionForRemoveDependencycloneTracker
(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription) Simulate a call to cloneTrackercloneTrackerAcrossProject
(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription) Simulate a call to cloneTrackerAcrossProjectvoid
copyWorkflowTransitions
(String sessionId, String srcTrackerId, String dstTrackerId) Simulate a call to copyWorkflowTransitionscom.vasoftware.sf.server.services.tracker.ArtifactDO
createArtifact
(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId) Simulate a call to createArtifactcreateArtifact
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId) Simulate a call to createArtifactcreateArtifact2
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments) Simulate a call to createArtifact2createArtifact3
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments) Simulate a call to createArtifact3createArtifact4
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames) Simulate a call to createArtifact4void
createArtifactDependency
(String sessionId, String originId, String targetId, String desc) Simulate a call to createArtifactDependencycreateTracker
(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon) Simulate a call to createTrackercom.vasoftware.sf.server.services.tracker.TrackerDO
createTracker
(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId) Simulate a call to createTrackercreateTracker2
(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId) Simulate a call to createTracker2createTracker3
(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren) Simulate a call to createTracker3void
deleteArtifact
(String sessionId, String artifactId) Simulate a call to deleteArtifactvoid
deleteField
(String sessionId, String objectId, String fieldId) Simulate a call to deleteFieldvoid
deleteSeparator
(String sessionId, String trackerId, String layoutId) Simulate a call to deleteSeparatorcom.vasoftware.sf.server.services.tracker.ArtifactList
findArtifacts
(String queryString, String projectId, boolean searchAttachments, String sessionId) Simulate a call to findArtifactsfindArtifacts
(String sessionId, String queryString, String projectId, boolean searchAttachments) Simulate a call to findArtifactsfindArtifacts2
(String sessionId, String queryString, String projectId, boolean searchAttachments) Simulate a call to findArtifacts2getAllowedWorkflowTransitionList
(String sessionId, String trackerId) Simulate a call to getAllowedWorkflowTransitionListgetAllowedWorkflowTransitionList2
(String sessionId, String trackerId) Simulate a call to getAllowedWorkflowTransitionList2getAllowedWorkflowTransitionList3
(String sessionId, String trackerId) Simulate a call to getAllowedWorkflowTransitionList3getArtifactData
(String sessionId, String artifactId) Simulate a call to getArtifactDatagetArtifactData2
(String sessionId, String artifactId) Simulate a call to getArtifactData2getArtifactData3
(String sessionId, String artifactId) Simulate a call to getArtifactData3com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList
getArtifactDetailArrangedList
(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList) Simulate a call to getArtifactDetailArrangedListcom.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList
getArtifactDetailList
(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId) Simulate a call to getArtifactDetailListgetArtifactDetailList
(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery) Simulate a call to getArtifactDetailListgetArtifactDetailList2
(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery) Simulate a call to getArtifactDetailList2getArtifactDetailsQueryResults
(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser) Simulate a call to getArtifactDetailsQueryResultscom.vasoftware.sf.server.services.tracker.ArtifactList
getArtifactList
(String containerId, SoapFilter[] filters, String sessionId) Simulate a call to getArtifactListgetArtifactList
(String sessionId, String containerId, SoapFilter[] filters) Simulate a call to getArtifactListgetArtifactList2
(String sessionId, String containerId, SoapFilter[] filters) Simulate a call to getArtifactList2getChildDependencyList
(String sessionId, String artifactId) Simulate a call to getChildDependencyListcom.vasoftware.sf.server.services.tracker.ArtifactDetailList
getCrossTrackerArtifactList
(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId) Simulate a call to getCrossTrackerArtifactListgetCrossTrackerArtifactList
(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns) Simulate a call to getCrossTrackerArtifactListgetCrossTrackerArtifactList2
(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns) Simulate a call to getCrossTrackerArtifactList2com.vasoftware.sf.server.services.field.FieldDO
getFieldDO
(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser) Simulate a call to getFieldDOSimulate a call to getFieldsgetFields2
(String sessionId, String trackerId) Simulate a call to getFields2getOrderedTrackerFields
(String sessionId, String trackerId) Simulate a call to getOrderedTrackerFieldsgetParentDependencyList
(String sessionId, String artifactId) Simulate a call to getParentDependencyListcom.vasoftware.sf.server.types.ArtifactKey
getParentKeyIfArtifactSeenAsAChildInPf
(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser) Simulate a call to getParentKeyIfArtifactSeenAsAChildInPfcom.vasoftware.sf.server.types.RoleKey[]
getRoleKeys
(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath) Simulate a call to getRoleKeysgetTracker2Data
(String sessionId, String trackerId) Simulate a call to getTracker2DatagetTracker2List
(String sessionId, String projectId) Simulate a call to getTracker2ListgetTracker2SoapList
(List trackerList) Simulate a call to getTracker2SoapListgetTracker3Data
(String sessionId, String trackerId) Simulate a call to getTracker3DatagetTracker3List
(String sessionId, String projectId) Simulate a call to getTracker3ListgetTracker3SoapList
(List trackerList) Simulate a call to getTracker3SoapListgetTrackerData
(String sessionId, String trackerId) Simulate a call to getTrackerDatacom.vasoftware.sf.server.services.tracker.TrackerDO
getTrackerDO
(String sessionId, String trackerId) Simulate a call to getTrackerDOgetTrackerList
(String sessionId, String projectId) Simulate a call to getTrackerListgetTrackerSoapList
(List trackerList) Simulate a call to getTrackerSoapListgetTransactionDataList
(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap) Simulate a call to getTransactionDataListgetUnitsByProject
(String sessionId, String projectId) Simulate a call to getUnitsByProjectlistTrackers
(String sessionId, String projectId) Simulate a call to listTrackersmoveArtifact
(String sessionId, String artifactId, String targetFolderId, String newAssignee) Simulate a call to moveArtifactmoveArtifact2
(String sessionId, String artifactId, String targetFolderId, String newAssignee) Simulate a call to moveArtifact2com.vasoftware.sf.server.services.tracker.ArtifactDO
moveArtifactData
(String artifactId, String targetFolderId, String newAssignee, String sessionId) Simulate a call to moveArtifactDatavoid
prepareAddDateField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText) Prepare a simulated response to addDateFieldvoid
prepareAddDateField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText, Exception exception) Prepare a simulated response to addDateFieldvoid
prepareAddField
(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern) Prepare a simulated response to addFieldvoid
prepareAddField
(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern, Exception exception) Prepare a simulated response to addFieldvoid
prepareAddMultiSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText) Prepare a simulated response to addMultiSelectFieldvoid
prepareAddMultiSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText, Exception exception) Prepare a simulated response to addMultiSelectFieldvoid
prepareAddSeparator
(String sessionId, String trackerId, String separatorType, String separatorLabel) Prepare a simulated response to addSeparatorvoid
prepareAddSeparator
(String sessionId, String trackerId, String separatorType, String separatorLabel, Exception exception) Prepare a simulated response to addSeparatorvoid
prepareAddSingleSelectChildField
(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText) Prepare a simulated response to addSingleSelectChildFieldvoid
prepareAddSingleSelectChildField
(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText, Exception exception) Prepare a simulated response to addSingleSelectChildFieldvoid
prepareAddSingleSelectField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText) Prepare a simulated response to addSingleSelectFieldvoid
prepareAddSingleSelectField
(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText, Exception exception) Prepare a simulated response to addSingleSelectFieldvoid
prepareAddTextField
(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern) Prepare a simulated response to addTextFieldvoid
prepareAddTextField
(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern, Exception exception) Prepare a simulated response to addTextFieldvoid
prepareAddUserSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText) Prepare a simulated response to addUserSelectFieldvoid
prepareAddUserSelectField
(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText, Exception exception) Prepare a simulated response to addUserSelectFieldvoid
prepareCheckPermissionForRemoveDependency
(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey, Object returnValue) Prepare a simulated response to checkPermissionForRemoveDependencyvoid
prepareCloneTracker
(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription, Object returnValue) Prepare a simulated response to cloneTrackervoid
prepareCloneTrackerAcrossProject
(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription, Object returnValue) Prepare a simulated response to cloneTrackerAcrossProjectvoid
prepareCopyWorkflowTransitions
(String sessionId, String srcTrackerId, String dstTrackerId) Prepare a simulated response to copyWorkflowTransitionsvoid
prepareCopyWorkflowTransitions
(String sessionId, String srcTrackerId, String dstTrackerId, Exception exception) Prepare a simulated response to copyWorkflowTransitionsvoid
prepareCreateArtifact
(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId, Object returnValue) Prepare a simulated response to createArtifactvoid
prepareCreateArtifact
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Object returnValue) Prepare a simulated response to createArtifactvoid
prepareCreateArtifact2
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue) Prepare a simulated response to createArtifact2void
prepareCreateArtifact3
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue) Prepare a simulated response to createArtifact3void
prepareCreateArtifact4
(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, Object returnValue) Prepare a simulated response to createArtifact4void
prepareCreateArtifactDependency
(String sessionId, String originId, String targetId, String desc) Prepare a simulated response to createArtifactDependencyvoid
prepareCreateArtifactDependency
(String sessionId, String originId, String targetId, String desc, Exception exception) Prepare a simulated response to createArtifactDependencyvoid
prepareCreateTracker
(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId, Object returnValue) Prepare a simulated response to createTrackervoid
prepareCreateTracker
(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, Object returnValue) Prepare a simulated response to createTrackervoid
prepareCreateTracker2
(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, Object returnValue) Prepare a simulated response to createTracker2void
prepareCreateTracker3
(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, Object returnValue) Prepare a simulated response to createTracker3void
prepareDeleteArtifact
(String sessionId, String artifactId) Prepare a simulated response to deleteArtifactvoid
prepareDeleteArtifact
(String sessionId, String artifactId, Exception exception) Prepare a simulated response to deleteArtifactvoid
prepareDeleteField
(String sessionId, String objectId, String fieldId) Prepare a simulated response to deleteFieldvoid
prepareDeleteField
(String sessionId, String objectId, String fieldId, Exception exception) Prepare a simulated response to deleteFieldvoid
prepareDeleteSeparator
(String sessionId, String trackerId, String layoutId) Prepare a simulated response to deleteSeparatorvoid
prepareDeleteSeparator
(String sessionId, String trackerId, String layoutId, Exception exception) Prepare a simulated response to deleteSeparatorvoid
prepareFindArtifacts
(String queryString, String projectId, boolean searchAttachments, String sessionId, Object returnValue) Prepare a simulated response to findArtifactsvoid
prepareFindArtifacts
(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue) Prepare a simulated response to findArtifactsvoid
prepareFindArtifacts2
(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue) Prepare a simulated response to findArtifacts2void
prepareGetAllowedWorkflowTransitionList
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getAllowedWorkflowTransitionListvoid
prepareGetAllowedWorkflowTransitionList2
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getAllowedWorkflowTransitionList2void
prepareGetAllowedWorkflowTransitionList3
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getAllowedWorkflowTransitionList3void
prepareGetArtifactData
(String sessionId, String artifactId, Object returnValue) Prepare a simulated response to getArtifactDatavoid
prepareGetArtifactData2
(String sessionId, String artifactId, Object returnValue) Prepare a simulated response to getArtifactData2void
prepareGetArtifactData3
(String sessionId, String artifactId, Object returnValue) Prepare a simulated response to getArtifactData3void
prepareGetArtifactDetailArrangedList
(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList, Object returnValue) Prepare a simulated response to getArtifactDetailArrangedListvoid
prepareGetArtifactDetailList
(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId, Object returnValue) Prepare a simulated response to getArtifactDetailListvoid
prepareGetArtifactDetailList
(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue) Prepare a simulated response to getArtifactDetailListvoid
prepareGetArtifactDetailList2
(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue) Prepare a simulated response to getArtifactDetailList2void
prepareGetArtifactDetailsQueryResults
(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser, Object returnValue) Prepare a simulated response to getArtifactDetailsQueryResultsvoid
prepareGetArtifactList
(String containerId, SoapFilter[] filters, String sessionId, Object returnValue) Prepare a simulated response to getArtifactListvoid
prepareGetArtifactList
(String sessionId, String containerId, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getArtifactListvoid
prepareGetArtifactList2
(String sessionId, String containerId, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getArtifactList2void
prepareGetChildDependencyList
(String sessionId, String artifactId, Object returnValue) Prepare a simulated response to getChildDependencyListvoid
prepareGetCrossTrackerArtifactList
(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId, Object returnValue) Prepare a simulated response to getCrossTrackerArtifactListvoid
prepareGetCrossTrackerArtifactList
(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue) Prepare a simulated response to getCrossTrackerArtifactListvoid
prepareGetCrossTrackerArtifactList2
(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue) Prepare a simulated response to getCrossTrackerArtifactList2void
prepareGetFieldDO
(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser, Object returnValue) Prepare a simulated response to getFieldDOvoid
prepareGetFields
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getFieldsvoid
prepareGetFields2
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getFields2void
prepareGetOrderedTrackerFields
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getOrderedTrackerFieldsvoid
prepareGetParentDependencyList
(String sessionId, String artifactId, Object returnValue) Prepare a simulated response to getParentDependencyListvoid
prepareGetParentKeyIfArtifactSeenAsAChildInPf
(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser, Object returnValue) Prepare a simulated response to getParentKeyIfArtifactSeenAsAChildInPfvoid
prepareGetRoleKeys
(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath, Object returnValue) Prepare a simulated response to getRoleKeysvoid
prepareGetTracker2Data
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getTracker2Datavoid
prepareGetTracker2List
(String sessionId, String projectId, Object returnValue) Prepare a simulated response to getTracker2Listvoid
prepareGetTracker2SoapList
(List trackerList, Object returnValue) Prepare a simulated response to getTracker2SoapListvoid
prepareGetTracker3Data
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getTracker3Datavoid
prepareGetTracker3List
(String sessionId, String projectId, Object returnValue) Prepare a simulated response to getTracker3Listvoid
prepareGetTracker3SoapList
(List trackerList, Object returnValue) Prepare a simulated response to getTracker3SoapListvoid
prepareGetTrackerData
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getTrackerDatavoid
prepareGetTrackerDO
(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getTrackerDOvoid
prepareGetTrackerList
(String sessionId, String projectId, Object returnValue) Prepare a simulated response to getTrackerListvoid
prepareGetTrackerSoapList
(List trackerList, Object returnValue) Prepare a simulated response to getTrackerSoapListvoid
prepareGetTransactionDataList
(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap, Object returnValue) Prepare a simulated response to getTransactionDataListvoid
prepareGetUnitsByProject
(String sessionId, String projectId, Object returnValue) Prepare a simulated response to getUnitsByProjectvoid
prepareListTrackers
(String sessionId, String projectId, Object returnValue) Prepare a simulated response to listTrackersvoid
prepareMoveArtifact
(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue) Prepare a simulated response to moveArtifactvoid
prepareMoveArtifact2
(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue) Prepare a simulated response to moveArtifact2void
prepareMoveArtifactData
(String artifactId, String targetFolderId, String newAssignee, String sessionId, Object returnValue) Prepare a simulated response to moveArtifactDatavoid
prepareRemoveArtifactDependency
(String sessionId, String originId, String targetId) Prepare a simulated response to removeArtifactDependencyvoid
prepareRemoveArtifactDependency
(String sessionId, String originId, String targetId, Exception exception) Prepare a simulated response to removeArtifactDependencyvoid
prepareReorderTrackerFields
(String sessionId, String trackerId, String[] layoutIds) Prepare a simulated response to reorderTrackerFieldsvoid
prepareReorderTrackerFields
(String sessionId, String trackerId, String[] layoutIds, Exception exception) Prepare a simulated response to reorderTrackerFieldsvoid
prepareReorderTrackers
(String sessionId, String[] trackerIds) Prepare a simulated response to reorderTrackersvoid
prepareReorderTrackers
(String sessionId, String[] trackerIds, Exception exception) Prepare a simulated response to reorderTrackersvoid
prepareSetArtifactData
(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId) Prepare a simulated response to setArtifactDatavoid
prepareSetArtifactData
(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Exception exception) Prepare a simulated response to setArtifactDatavoid
prepareSetArtifactData2
(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Prepare a simulated response to setArtifactData2void
prepareSetArtifactData2
(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception) Prepare a simulated response to setArtifactData2void
prepareSetArtifactData3
(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Prepare a simulated response to setArtifactData3void
prepareSetArtifactData3
(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception) Prepare a simulated response to setArtifactData3void
prepareSetArtifactData4
(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Prepare a simulated response to setArtifactData4void
prepareSetArtifactData4
(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception) Prepare a simulated response to setArtifactData4void
prepareSetArtifactRank
(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId) Prepare a simulated response to setArtifactRankvoid
prepareSetArtifactRank
(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId, Exception exception) Prepare a simulated response to setArtifactRankvoid
prepareSetField
(String sessionId, String objectId, TrackerFieldSoapDO fieldData) Prepare a simulated response to setFieldvoid
prepareSetField
(String sessionId, String objectId, TrackerFieldSoapDO fieldData, Exception exception) Prepare a simulated response to setFieldvoid
prepareSetField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Prepare a simulated response to setField2void
prepareSetField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData, Exception exception) Prepare a simulated response to setField2void
prepareSetTracker2Data
(String sessionId, Tracker2SoapDO trackerData) Prepare a simulated response to setTracker2Datavoid
prepareSetTracker2Data
(String sessionId, Tracker2SoapDO trackerData, Exception exception) Prepare a simulated response to setTracker2Datavoid
prepareSetTracker3Data
(String sessionId, Tracker3SoapDO trackerData) Prepare a simulated response to setTracker3Datavoid
prepareSetTracker3Data
(String sessionId, Tracker3SoapDO trackerData, Exception exception) Prepare a simulated response to setTracker3Datavoid
prepareSetTrackerData
(String sessionId, TrackerSoapDO trackerData) Prepare a simulated response to setTrackerDatavoid
prepareSetTrackerData
(String sessionId, TrackerSoapDO trackerData, Exception exception) Prepare a simulated response to setTrackerDatavoid
prepareSetTrackerData
(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO) Prepare a simulated response to setTrackerDatavoid
prepareSetTrackerData
(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO, Exception exception) Prepare a simulated response to setTrackerDatavoid
prepareValidateMove
(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser, Object returnValue) Prepare a simulated response to validateMovevoid
prepareValidateSelectedColumns
(Collection selectedColumns, SoapSortKey[] sortKeys) Prepare a simulated response to validateSelectedColumnsvoid
prepareValidateSelectedColumns
(Collection selectedColumns, SoapSortKey[] sortKeys, Exception exception) Prepare a simulated response to validateSelectedColumnsvoid
prepareVerifyAndGetFields
(String trackerId, String loggedInUser, Object returnValue) Prepare a simulated response to verifyAndGetFieldsvoid
removeArtifactDependency
(String sessionId, String originId, String targetId) Simulate a call to removeArtifactDependencyvoid
reorderTrackerFields
(String sessionId, String trackerId, String[] layoutIds) Simulate a call to reorderTrackerFieldsvoid
reorderTrackers
(String sessionId, String[] trackerIds) Simulate a call to reorderTrackersvoid
setArtifactData
(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId) Simulate a call to setArtifactDatavoid
setArtifactData2
(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Simulate a call to setArtifactData2void
setArtifactData3
(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Simulate a call to setArtifactData3void
setArtifactData4
(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Simulate a call to setArtifactData4void
setArtifactRank
(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId) Simulate a call to setArtifactRankvoid
setField
(String sessionId, String objectId, TrackerFieldSoapDO fieldData) Simulate a call to setFieldvoid
setField2
(String sessionId, String objectId, TrackerField2SoapDO fieldData) Simulate a call to setField2void
setTracker2Data
(String sessionId, Tracker2SoapDO trackerData) Simulate a call to setTracker2Datavoid
setTracker3Data
(String sessionId, Tracker3SoapDO trackerData) Simulate a call to setTracker3Datavoid
setTrackerData
(String sessionId, TrackerSoapDO trackerData) Simulate a call to setTrackerDatavoid
setTrackerData
(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO) Simulate a call to setTrackerDataboolean
validateMove
(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser) Simulate a call to validateMovevoid
validateSelectedColumns
(Collection selectedColumns, SoapSortKey[] sortKeys) Simulate a call to validateSelectedColumnscom.vasoftware.sf.server.services.field.FieldDO[]
verifyAndGetFields
(String trackerId, String loggedInUser) Simulate a call to verifyAndGetFieldsMethods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapMockStub
addSimulatedResult, addSimulatedResult, addSimulatedResult, getCallCount, getCallParameters, getUnusedCalls, simulateCall
Methods inherited from class com.collabnet.ce.soap60.webservices.ClientSoapStub
getServiceCall, getSoapServer, getTimeout, setTimeout, soapParam
-
Constructor Details
-
TrackerAppSoapMockStub
-
-
Method Details
-
prepareGetTrackerList
Prepare a simulated response to getTrackerList -
getTrackerList
Simulate a call to getTrackerList- Specified by:
getTrackerList
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.projectId
- Project id.- Returns:
- List of trackers within the project.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetTracker2List
Prepare a simulated response to getTracker2List -
getTracker2List
Simulate a call to getTracker2List- Specified by:
getTracker2List
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.projectId
- Project id.- Returns:
- List of trackers within the project.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetTracker3List
Prepare a simulated response to getTracker3List -
getTracker3List
Simulate a call to getTracker3List- Specified by:
getTracker3List
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.projectId
- Project id.- Returns:
- List of trackers within the project.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareListTrackers
Prepare a simulated response to listTrackers- See Also:
-
TrackerAppSoap.listTrackers(java.lang.String, java.lang.String)
-
listTrackers
Simulate a call to listTrackers- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.listTrackers(java.lang.String, java.lang.String)
-
prepareGetTrackerSoapList
Prepare a simulated response to getTrackerSoapList- See Also:
-
TrackerAppSoap.getTrackerSoapList(java.util.List<com.collabnet.ctf.dataobject.tracker.TrackerData>)
-
getTrackerSoapList
Simulate a call to getTrackerSoapList- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getTrackerSoapList(java.util.List<com.collabnet.ctf.dataobject.tracker.TrackerData>)
-
prepareGetTracker2SoapList
Prepare a simulated response to getTracker2SoapList- See Also:
-
TrackerAppSoap.getTracker2SoapList(java.util.List<com.collabnet.ctf.dataobject.tracker.TrackerData>)
-
getTracker2SoapList
Simulate a call to getTracker2SoapList- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getTracker2SoapList(java.util.List<com.collabnet.ctf.dataobject.tracker.TrackerData>)
-
prepareGetTracker3SoapList
Prepare a simulated response to getTracker3SoapList- See Also:
-
TrackerAppSoap.getTracker3SoapList(java.util.List<com.collabnet.ctf.dataobject.tracker.TrackerData>)
-
getTracker3SoapList
Simulate a call to getTracker3SoapList- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getTracker3SoapList(java.util.List<com.collabnet.ctf.dataobject.tracker.TrackerData>)
-
prepareGetTrackerData
Prepare a simulated response to getTrackerData -
getTrackerData
Simulate a call to getTrackerData- Specified by:
getTrackerData
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.- Returns:
- Detailed data on the tracker.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetTracker2Data
Prepare a simulated response to getTracker2Data -
getTracker2Data
Simulate a call to getTracker2Data- Specified by:
getTracker2Data
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.- Returns:
- Detailed data on the tracker.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetTracker3Data
Prepare a simulated response to getTracker3Data -
getTracker3Data
Simulate a call to getTracker3Data- Specified by:
getTracker3Data
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.- Returns:
- Detailed data on the tracker.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetTrackerDO
Prepare a simulated response to getTrackerDO- See Also:
-
TrackerAppSoap.getTrackerDO(java.lang.String, java.lang.String)
-
getTrackerDO
public com.vasoftware.sf.server.services.tracker.TrackerDO getTrackerDO(String sessionId, String trackerId) throws RemoteException Simulate a call to getTrackerDO- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getTrackerDO(java.lang.String, java.lang.String)
-
prepareSetTrackerData
Prepare a simulated response to setTrackerData -
prepareSetTrackerData
Prepare a simulated response to setTrackerData -
setTrackerData
Simulate a call to setTrackerData- Specified by:
setTrackerData
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerData
- Detailed data on the tracker to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid or field or icon could not be found.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the object version mismatches the application server.RemoteException
- See Also:
-
prepareSetTracker2Data
Prepare a simulated response to setTracker2Data -
prepareSetTracker2Data
public void prepareSetTracker2Data(String sessionId, Tracker2SoapDO trackerData, Exception exception) Prepare a simulated response to setTracker2Data -
setTracker2Data
Simulate a call to setTracker2Data- Specified by:
setTracker2Data
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerData
- Detailed data on the tracker to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid or field or icon could not be found.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the object version mismatches the application server.RemoteException
- See Also:
-
prepareSetTracker3Data
Prepare a simulated response to setTracker3Data -
prepareSetTracker3Data
public void prepareSetTracker3Data(String sessionId, Tracker3SoapDO trackerData, Exception exception) Prepare a simulated response to setTracker3Data -
setTracker3Data
Simulate a call to setTracker3Data- Specified by:
setTracker3Data
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerData
- Detailed data on the tracker to set.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid or field or icon could not be found.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when invalid data is specified.VersionMismatchFault
- when the object version mismatches the application server.RemoteException
- See Also:
-
prepareSetTrackerData
public void prepareSetTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO) Prepare a simulated response to setTrackerData -
prepareSetTrackerData
public void prepareSetTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO, Exception exception) Prepare a simulated response to setTrackerData -
setTrackerData
public void setTrackerData(String sessionId, com.vasoftware.sf.server.services.tracker.TrackerDO trackerDO) throws RemoteException Simulate a call to setTrackerData -
prepareCreateTracker
public void prepareCreateTracker(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, Object returnValue) Prepare a simulated response to createTracker -
createTracker
public TrackerSoapDO createTracker(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon) throws RemoteException Simulate a call to createTracker- Specified by:
createTracker
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.projectId
- The id of the project under which to create the new trackertrackerName
- The name of the new trackertrackerTitle
- The title of the new trackertrackerDescription
- The description of the new trackericon
- The tracker icon (null or something between "icon_01.png" and "icon_99.png")- Returns:
- the tracker soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid or icon could not be found.ObjectAlreadyExistsFault
- if an existing tracker already existsRemoteException
- See Also:
-
prepareCreateTracker2
public void prepareCreateTracker2(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, Object returnValue) Prepare a simulated response to createTracker2 -
createTracker2
public Tracker2SoapDO createTracker2(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId) throws RemoteException Simulate a call to createTracker2- Specified by:
createTracker2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.projectId
- The id of the project under which to create the new trackertrackerName
- The name of the new trackertrackerTitle
- The title of the new trackertrackerDescription
- The description of the new trackericon
- The tracker icon (null or something between "icon_01.png" and "icon_99.png")trackerUnitId
- The tracker unit- Returns:
- the tracker soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid or icon could not be found.ObjectAlreadyExistsFault
- if an existing tracker already existsRemoteException
- See Also:
-
prepareCreateTracker3
public void prepareCreateTracker3(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, Object returnValue) Prepare a simulated response to createTracker3 -
createTracker3
public Tracker3SoapDO createTracker3(String sessionId, String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren) throws RemoteException Simulate a call to createTracker3- Specified by:
createTracker3
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.projectId
- The id of the project under which to create the new trackertrackerName
- The name of the new trackertrackerTitle
- The title of the new trackertrackerDescription
- The description of the new trackericon
- The tracker icon (null or something between "icon_01.png" and "icon_99.png")trackerUnitId
- The tracker unitautosumForeignChildren
- The flag indicating whether the autosum calculation of effort and points includes children from foreign projects- Returns:
- the tracker soap object
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.NoSuchObjectFault
- when the specified object id is invalid or icon could not be found.ObjectAlreadyExistsFault
- if an existing tracker already existsIllegalArgumentFault
- if the arguments are incorrectly specifiedRemoteException
- See Also:
-
prepareCreateTracker
public void prepareCreateTracker(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId, Object returnValue) Prepare a simulated response to createTracker -
createTracker
public com.vasoftware.sf.server.services.tracker.TrackerDO createTracker(String projectId, String trackerName, String trackerTitle, String trackerDescription, String icon, String trackerUnitId, boolean autosumForeignChildren, String sessionId) throws RemoteException Simulate a call to createTracker -
prepareSetField
Prepare a simulated response to setField -
prepareSetField
public void prepareSetField(String sessionId, String objectId, TrackerFieldSoapDO fieldData, Exception exception) Prepare a simulated response to setField -
setField
public void setField(String sessionId, String objectId, TrackerFieldSoapDO fieldData) throws RemoteException Simulate a call to setField- Specified by:
setField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.objectId
- Object (e.g. tracker) for which to set the field information.fieldData
- the custom/flex-field to associate with a specific folder- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specified.InvalidOperationFault
- if the operation is not allowed.SystemFault
- when an unexpected system error occurs.DependencyViolationFault
- if changing a status violates artifact dependencyRemoteException
- See Also:
-
prepareSetField2
Prepare a simulated response to setField2 -
prepareSetField2
public void prepareSetField2(String sessionId, String objectId, TrackerField2SoapDO fieldData, Exception exception) Prepare a simulated response to setField2 -
setField2
public void setField2(String sessionId, String objectId, TrackerField2SoapDO fieldData) throws RemoteException Simulate a call to setField2- Specified by:
setField2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.objectId
- Object (e.g. tracker) for which to set the field information.fieldData
- the custom/flex-field to associate with a specific folder- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specified.InvalidOperationFault
- if the operation is not allowed.SystemFault
- when an unexpected system error occurs.DependencyViolationFault
- if changing a status violates artifact dependencyRemoteException
- See Also:
-
prepareGetFieldDO
public void prepareGetFieldDO(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser, Object returnValue) Prepare a simulated response to getFieldDO- See Also:
-
TrackerAppSoap.getFieldDO(java.lang.String, java.lang.String, com.vasoftware.sf.server.types.FolderPath, com.vasoftware.sf.server.types.FolderKey, java.lang.String)
-
getFieldDO
public com.vasoftware.sf.server.services.field.FieldDO getFieldDO(String fieldId, String fieldName, com.vasoftware.sf.server.types.FolderPath folderPath, com.vasoftware.sf.server.types.FolderKey folderKey, String loggedInUser) throws RemoteException Simulate a call to getFieldDO- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getFieldDO(java.lang.String, java.lang.String, com.vasoftware.sf.server.types.FolderPath, com.vasoftware.sf.server.types.FolderKey, java.lang.String)
-
prepareAddTextField
public void prepareAddTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern) Prepare a simulated response to addTextField -
prepareAddTextField
public void prepareAddTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern, Exception exception) Prepare a simulated response to addTextField -
addTextField
public void addTextField(String sessionId, String trackerId, String fieldName, int displayColumns, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String defaultValue, String helpText, String pattern) throws RemoteException Simulate a call to addTextField- Specified by:
addTextField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to add the field to.fieldName
- the name of the fielddisplayColumns
- the width of the display areadisplayLines
- the height of the display areaisRequired
- if the field is requiredisDisabled
- if the field is disabledisHiddenOnCreate
- if the field is hidden when first createddefaultValue
- default valuehelpText
- The help text for the fieldpattern
- The field validation pattern- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specifiedInvalidOperationFault
- if the operation is not allowedSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareAddSingleSelectChildField
public void prepareAddSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText) Prepare a simulated response to addSingleSelectChildField -
prepareAddSingleSelectChildField
public void prepareAddSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText, Exception exception) Prepare a simulated response to addSingleSelectChildField -
addSingleSelectChildField
public void addSingleSelectChildField(String sessionId, String trackerId, String fieldName, String[] fieldValues, String parentFieldId, SoapNamedValues parentChildFieldValueMap, String helpText) throws RemoteException Simulate a call to addSingleSelectChildField- Specified by:
addSingleSelectChildField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to add the field to.fieldName
- the name of the fieldfieldValues
- Array of valid field valuesparentFieldId
- The id of the parent fieldparentChildFieldValueMap
- soapNamedValues which keeps mapping between parent field values and child valueshelpText
- the help text for the field- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specifiedInvalidOperationFault
- if the operation is not allowedSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareAddSingleSelectField
public void prepareAddSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText) Prepare a simulated response to addSingleSelectField -
prepareAddSingleSelectField
public void prepareAddSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText, Exception exception) Prepare a simulated response to addSingleSelectField -
addSingleSelectField
public void addSingleSelectField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String defaultValue, String helpText) throws RemoteException Simulate a call to addSingleSelectField- Specified by:
addSingleSelectField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to add the field to.fieldName
- the name of the fieldisRequired
- if the field is requiredisDisabled
- if the field is disabledisHiddenOnCreate
- if the field is hidden when first createdfieldValues
- Array of valid field valuesdefaultValue
- default valuehelpText
- the help text for the field- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specifiedInvalidOperationFault
- if the operation is not allowedSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareAddMultiSelectField
public void prepareAddMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText) Prepare a simulated response to addMultiSelectField -
prepareAddMultiSelectField
public void prepareAddMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText, Exception exception) Prepare a simulated response to addMultiSelectField -
addMultiSelectField
public void addMultiSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultValues, String helpText) throws RemoteException Simulate a call to addMultiSelectField- Specified by:
addMultiSelectField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to add the field to.fieldName
- the name of the fielddisplayLines
- the height of the display areaisRequired
- if the field is requiredisDisabled
- if the field is disabledisHiddenOnCreate
- if the field is hidden when first createdfieldValues
- possible valuesdefaultValues
- default valueshelpText
- the help text for the field- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specifiedInvalidOperationFault
- if the operation is not allowedSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareAddUserSelectField
public void prepareAddUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText) Prepare a simulated response to addUserSelectField -
prepareAddUserSelectField
public void prepareAddUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText, Exception exception) Prepare a simulated response to addUserSelectField -
addUserSelectField
public void addUserSelectField(String sessionId, String trackerId, String fieldName, int displayLines, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] defaultValues, String userFilter, String helpText) throws RemoteException Simulate a call to addUserSelectField- Specified by:
addUserSelectField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to add the field to.fieldName
- the name of the fielddisplayLines
- the height of the display areaisRequired
- if the field is requiredisDisabled
- if the field is disabledisHiddenOnCreate
- if the field is hidden when first createddefaultValues
- default values for this field. Must be valid usernamesuserFilter
- is the filterhelpText
- The help text of the field- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specifiedInvalidOperationFault
- if the operation is not allowedSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareAddDateField
public void prepareAddDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText) Prepare a simulated response to addDateField -
prepareAddDateField
public void prepareAddDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText, Exception exception) Prepare a simulated response to addDateField -
addDateField
public void addDateField(String sessionId, String trackerId, String fieldName, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String helpText) throws RemoteException Simulate a call to addDateField- Specified by:
addDateField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to add the field to.fieldName
- the name of the fieldisRequired
- if the field is requiredisDisabled
- if the field is disabledisHiddenOnCreate
- if the field is hidden when first createdhelpText
- the help text of the field- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- if the object has been updated since this fieldDO was fetchedIllegalArgumentFault
- if the arguments are incorrectly specifiedInvalidOperationFault
- if the operation is not allowedSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareAddField
public void prepareAddField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern) Prepare a simulated response to addField- See Also:
-
TrackerAppSoap.addField(java.lang.String, java.lang.String, java.lang.String, com.vasoftware.sf.server.services.field.FieldDisplayType, int, int, boolean, boolean, boolean, java.lang.String[], java.lang.String[], java.lang.String, java.lang.String)
-
prepareAddField
public void prepareAddField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern, Exception exception) Prepare a simulated response to addField- See Also:
-
TrackerAppSoap.addField(java.lang.String, java.lang.String, java.lang.String, com.vasoftware.sf.server.services.field.FieldDisplayType, int, int, boolean, boolean, boolean, java.lang.String[], java.lang.String[], java.lang.String, java.lang.String)
-
addField
public void addField(String sessionId, String objectId, String fieldName, com.vasoftware.sf.server.services.field.FieldDisplayType fieldType, int displayColumns, int displayRows, boolean isRequired, boolean isDisabled, boolean isHiddenOnCreate, String[] fieldValues, String[] defaultFieldValues, String helpText, String pattern) throws RemoteException Simulate a call to addField- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.addField(java.lang.String, java.lang.String, java.lang.String, com.vasoftware.sf.server.services.field.FieldDisplayType, int, int, boolean, boolean, boolean, java.lang.String[], java.lang.String[], java.lang.String, java.lang.String)
-
prepareDeleteField
Prepare a simulated response to deleteField -
prepareDeleteField
public void prepareDeleteField(String sessionId, String objectId, String fieldId, Exception exception) Prepare a simulated response to deleteField -
deleteField
Simulate a call to deleteField- Specified by:
deleteField
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.objectId
- Object (e.g. tracker).fieldId
- the id of the field to delete- Throws:
NoSuchObjectFault
- when the specified object id or fieldData is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.InvalidOperationFault
- if the operation is not allowed.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetFields
Prepare a simulated response to getFields -
getFields
Simulate a call to getFields- Specified by:
getFields
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker for which to return field information.- Returns:
- Array of all field values.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetFields2
Prepare a simulated response to getFields2 -
getFields2
Simulate a call to getFields2- Specified by:
getFields2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker for which to return field information.- Returns:
- Array of all field values.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareVerifyAndGetFields
Prepare a simulated response to verifyAndGetFields- See Also:
-
TrackerAppSoap.verifyAndGetFields(java.lang.String, java.lang.String)
-
verifyAndGetFields
public com.vasoftware.sf.server.services.field.FieldDO[] verifyAndGetFields(String trackerId, String loggedInUser) throws RemoteException Simulate a call to verifyAndGetFields- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.verifyAndGetFields(java.lang.String, java.lang.String)
-
prepareAddSeparator
public void prepareAddSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel) Prepare a simulated response to addSeparator -
prepareAddSeparator
public void prepareAddSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel, Exception exception) Prepare a simulated response to addSeparator -
addSeparator
public void addSeparator(String sessionId, String trackerId, String separatorType, String separatorLabel) throws RemoteException Simulate a call to addSeparator- Specified by:
addSeparator
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to add the separator to.separatorType
- the type of the separatorseparatorLabel
- the label of the separator- Throws:
NoSuchObjectFault
- when the specified object id is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.IllegalArgumentFault
- if the arguments are incorrectly specifiedSystemFault
- when an unexpected system error occurs.ObjectAlreadyExistsFault
- if a separator with the same id existsRemoteException
- See Also:
-
prepareDeleteSeparator
Prepare a simulated response to deleteSeparator -
prepareDeleteSeparator
public void prepareDeleteSeparator(String sessionId, String trackerId, String layoutId, Exception exception) Prepare a simulated response to deleteSeparator -
deleteSeparator
public void deleteSeparator(String sessionId, String trackerId, String layoutId) throws RemoteException Simulate a call to deleteSeparator- Specified by:
deleteSeparator
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker to delete the separator from.layoutId
- the layout id of the separator. To get the layout id, use getOrderedTrackerFields.- Throws:
NoSuchObjectFault
- when the specified object id is invalidInvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.IllegalArgumentFault
- if the arguments are incorrectly specifiedInvalidOperationFault
- if the operation is not allowedSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetOrderedTrackerFields
Prepare a simulated response to getOrderedTrackerFields -
getOrderedTrackerFields
public OrderedTrackerFieldSoapList getOrderedTrackerFields(String sessionId, String trackerId) throws RemoteException Simulate a call to getOrderedTrackerFields- Specified by:
getOrderedTrackerFields
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- The tracker for which to return field information.- Returns:
- Array of all fields and separators.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareReorderTrackerFields
Prepare a simulated response to reorderTrackerFields -
prepareReorderTrackerFields
public void prepareReorderTrackerFields(String sessionId, String trackerId, String[] layoutIds, Exception exception) Prepare a simulated response to reorderTrackerFields -
reorderTrackerFields
public void reorderTrackerFields(String sessionId, String trackerId, String[] layoutIds) throws RemoteException Simulate a call to reorderTrackerFields- Specified by:
reorderTrackerFields
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Id of tracker which all the fields and the separators belong to.layoutIds
- An array of layout ids which can be obtained by getOrderedTrackerFields().- Throws:
InvalidSessionFault
- When the specified session id is invalid.NoSuchObjectFault
- When any of the specified object id is invalid.IllegalArgumentFault
- If invalid argument value is passed.PermissionDeniedFault
- When the user has insufficient privileges.SystemFault
- When an unexpected system level error occurs.RemoteException
- See Also:
-
prepareGetArtifactList
public void prepareGetArtifactList(String sessionId, String containerId, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getArtifactList -
getArtifactList
public ArtifactSoapList getArtifactList(String sessionId, String containerId, SoapFilter[] filters) throws RemoteException Simulate a call to getArtifactList- Specified by:
getArtifactList
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.containerId
- ID of a project or a tracker.filters
- Array of filters to apply (null to return unfiltered list).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.InvalidFilterFault
- when the specified filters are invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetArtifactList2
public void prepareGetArtifactList2(String sessionId, String containerId, SoapFilter[] filters, Object returnValue) Prepare a simulated response to getArtifactList2 -
getArtifactList2
public Artifact2SoapList getArtifactList2(String sessionId, String containerId, SoapFilter[] filters) throws RemoteException Simulate a call to getArtifactList2- Specified by:
getArtifactList2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.containerId
- ID of a project or a tracker.filters
- Array of filters to apply (null to return unfiltered list).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.InvalidFilterFault
- when the specified filters are invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetArtifactList
public void prepareGetArtifactList(String containerId, SoapFilter[] filters, String sessionId, Object returnValue) Prepare a simulated response to getArtifactList -
getArtifactList
public com.vasoftware.sf.server.services.tracker.ArtifactList getArtifactList(String containerId, SoapFilter[] filters, String sessionId) throws RemoteException Simulate a call to getArtifactList -
prepareGetCrossTrackerArtifactList
public void prepareGetCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue) Prepare a simulated response to getCrossTrackerArtifactList -
getCrossTrackerArtifactList
public ArtifactDetailSoapList getCrossTrackerArtifactList(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns) throws RemoteException Simulate a call to getCrossTrackerArtifactList- Specified by:
getCrossTrackerArtifactList
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.containerId
- ID of a project or a tracker. (should not be null)filters
- Array of filters to apply (null to return unfiltered list).selectedColumns
- String array of column names to be selected (null to return all columns).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.InvalidFilterFault
- when the specified filters are invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetCrossTrackerArtifactList2
public void prepareGetCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns, Object returnValue) Prepare a simulated response to getCrossTrackerArtifactList2 -
getCrossTrackerArtifactList2
public ArtifactDetail2SoapList getCrossTrackerArtifactList2(String sessionId, String containerId, SoapFilter[] filters, String[] selectedColumns) throws RemoteException Simulate a call to getCrossTrackerArtifactList2- Specified by:
getCrossTrackerArtifactList2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.containerId
- ID of a project or a tracker. (should not be null)filters
- Array of filters to apply (null to return unfiltered list).selectedColumns
- String array of column names to be selected (null to return all columns).- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.InvalidFilterFault
- when the specified filters are invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetCrossTrackerArtifactList
public void prepareGetCrossTrackerArtifactList(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId, Object returnValue) Prepare a simulated response to getCrossTrackerArtifactList -
getCrossTrackerArtifactList
public com.vasoftware.sf.server.services.tracker.ArtifactDetailList getCrossTrackerArtifactList(String containerId, SoapFilter[] filters, String[] selectedColumns, String sessionId) throws RemoteException Simulate a call to getCrossTrackerArtifactList -
prepareGetArtifactDetailList
public void prepareGetArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue) Prepare a simulated response to getArtifactDetailList -
getArtifactDetailList
public ArtifactDetailSoapList getArtifactDetailList(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery) throws RemoteException Simulate a call to getArtifactDetailList- Specified by:
getArtifactDetailList
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.selectedColumns
- String array of column names to be selected (null to return all columns).filters
- Array of filters to apply (null to return unfiltered list).sortKeys
- Array ofSortKey
to applystartIndex
- The index from which to return the results.maxRows
- The max quantity of elements to be returned (-1 will return the full list).exceptionIfExpiredCache
- Causes the method to throw an exception if it doesn't have the result in the cacheforceNewQuery
- force the re-execution of the query, ignoring any cached copy of the search result.- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.InvalidFilterFault
- when the specified filters are invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetArtifactDetailList2
public void prepareGetArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, Object returnValue) Prepare a simulated response to getArtifactDetailList2 -
getArtifactDetailList2
public ArtifactDetail2SoapList getArtifactDetailList2(String sessionId, String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery) throws RemoteException Simulate a call to getArtifactDetailList2- Specified by:
getArtifactDetailList2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.See ArtifactSoapDO for filters names constant values
sortKeys
- Array ofSortKey
to apply (null to return a default order list that is by ID).startIndex
- The index from which to return the results.maxRows
- The max quantity of elements to be returned (-1 will return the full list).exceptionIfExpiredCache
- Causes the method to throw exception if it doesn't have the results in the cacheforceNewQuery
- force the re-execution of the query, ignoring any cached copy of the search result.- Returns:
- List of filtered artifacts.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.InvalidFilterFault
- when the specified filters are invalid.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetArtifactDetailList
public void prepareGetArtifactDetailList(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId, Object returnValue) Prepare a simulated response to getArtifactDetailList -
getArtifactDetailList
public com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList getArtifactDetailList(String trackerId, String[] selectedColumns, SoapFilter[] filters, SoapSortKey[] sortKeys, int startIndex, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String sessionId) throws RemoteException Simulate a call to getArtifactDetailList -
prepareValidateSelectedColumns
Prepare a simulated response to validateSelectedColumns- See Also:
-
TrackerAppSoap.validateSelectedColumns(java.util.Collection, com.collabnet.ce.soap60.types.SoapSortKey[])
-
prepareValidateSelectedColumns
public void prepareValidateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys, Exception exception) Prepare a simulated response to validateSelectedColumns- See Also:
-
TrackerAppSoap.validateSelectedColumns(java.util.Collection, com.collabnet.ce.soap60.types.SoapSortKey[])
-
validateSelectedColumns
public void validateSelectedColumns(Collection selectedColumns, SoapSortKey[] sortKeys) throws RemoteException Simulate a call to validateSelectedColumns- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.validateSelectedColumns(java.util.Collection, com.collabnet.ce.soap60.types.SoapSortKey[])
-
prepareGetArtifactDetailsQueryResults
public void prepareGetArtifactDetailsQueryResults(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser, Object returnValue) Prepare a simulated response to getArtifactDetailsQueryResults- See Also:
-
TrackerAppSoap.getArtifactDetailsQueryResults(java.util.Set, com.collabnet.ce.soap60.types.SoapSortKey[], int, boolean, boolean, java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[], java.lang.String)
-
getArtifactDetailsQueryResults
public SortableArtifactDetailArrangedList getArtifactDetailsQueryResults(Set selectedColumns, SoapSortKey[] sortKeys, int maxRows, boolean exceptionIfExpiredCache, boolean forceNewQuery, String trackerId, String sessionId, SoapFilter[] filters, String loggedInUser) throws RemoteException Simulate a call to getArtifactDetailsQueryResults- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getArtifactDetailsQueryResults(java.util.Set, com.collabnet.ce.soap60.types.SoapSortKey[], int, boolean, boolean, java.lang.String, java.lang.String, com.collabnet.ce.soap60.types.SoapFilter[], java.lang.String)
-
prepareGetArtifactDetailArrangedList
public void prepareGetArtifactDetailArrangedList(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList, Object returnValue) Prepare a simulated response to getArtifactDetailArrangedList- See Also:
-
TrackerAppSoap.getArtifactDetailArrangedList(int, int, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList)
-
getArtifactDetailArrangedList
public com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList getArtifactDetailArrangedList(int startIndex, int maxRows, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList artifactDetailArrangedList) throws RemoteException Simulate a call to getArtifactDetailArrangedList- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getArtifactDetailArrangedList(int, int, com.vasoftware.sf.server.services.tracker.ArtifactDetailArrangedList)
-
prepareFindArtifacts
public void prepareFindArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue) Prepare a simulated response to findArtifacts -
findArtifacts
public ArtifactSoapList findArtifacts(String sessionId, String queryString, String projectId, boolean searchAttachments) throws RemoteException Simulate a call to findArtifacts- Specified by:
findArtifacts
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.queryString
- Query string.projectId
- The project in which to find artifacts. (if null, search all projects)searchAttachments
- Whether to search attachments.- Returns:
- List of artifacts matching search criteria.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified project id is invalid.SearchQuerySyntaxFault
- when the specified search query string is syntactically invalid.IllegalArgumentFault
- when the specified query string is invalid.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareFindArtifacts2
public void prepareFindArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments, Object returnValue) Prepare a simulated response to findArtifacts2 -
findArtifacts2
public Artifact2SoapList findArtifacts2(String sessionId, String queryString, String projectId, boolean searchAttachments) throws RemoteException Simulate a call to findArtifacts2- Specified by:
findArtifacts2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.queryString
- Query string.projectId
- The project in which to find artifacts. (if null, search all projects)searchAttachments
- Whether to search attachments.- Returns:
- List of artifacts matching search criteria.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified project id is invalid.SearchQuerySyntaxFault
- when the specified search query string is syntactically invalid.IllegalArgumentFault
- when the specified query string is invalid.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareFindArtifacts
public void prepareFindArtifacts(String queryString, String projectId, boolean searchAttachments, String sessionId, Object returnValue) Prepare a simulated response to findArtifacts -
findArtifacts
public com.vasoftware.sf.server.services.tracker.ArtifactList findArtifacts(String queryString, String projectId, boolean searchAttachments, String sessionId) throws RemoteException Simulate a call to findArtifacts -
prepareGetArtifactData
Prepare a simulated response to getArtifactData -
getArtifactData
Simulate a call to getArtifactData- Specified by:
getArtifactData
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- Artifact id.- Returns:
- the data associated with the artifact at the given path
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetArtifactData2
Prepare a simulated response to getArtifactData2 -
getArtifactData2
Simulate a call to getArtifactData2- Specified by:
getArtifactData2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- Artifact id.- Returns:
- the data associated with the artifact at the given path
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareGetArtifactData3
Prepare a simulated response to getArtifactData3 -
getArtifactData3
Simulate a call to getArtifactData3- Specified by:
getArtifactData3
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- Artifact id.- Returns:
- the data associated with the artifact at the given path
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareSetArtifactData
public void prepareSetArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId) Prepare a simulated response to setArtifactData -
prepareSetArtifactData
public void prepareSetArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Exception exception) Prepare a simulated response to setArtifactData -
setArtifactData
public void setArtifactData(String sessionId, ArtifactSoapDO artifactData, String comment, String attachmentFileName, String attachmentMimeType, String attachmentFileId) throws RemoteException Simulate a call to setArtifactData- Specified by:
setArtifactData
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactData
- the data associated with the artifact at the given pathcomment
- Comment associated with the change.attachmentFileName
- Name of the attached file (or null)attachmentMimeType
- Mime type of the attached file (or null)attachmentFileId
- ID of the attached file (previously uploaded via *FileStorage service) or null- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- when the object data is stale.IllegalArgumentFault
- when the artifact data is invalid.InconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer valid.SystemFault
- when an unexpected system error occurs.WorkflowViolationFault
- when workflow rule is violatedDependencyViolationFault
- when dependency rule is violatedPlanningFolderRuleViolationFault
- when planning folder rule is violatedRemoteException
- See Also:
-
prepareSetArtifactData2
public void prepareSetArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Prepare a simulated response to setArtifactData2 -
prepareSetArtifactData2
public void prepareSetArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception) Prepare a simulated response to setArtifactData2 -
setArtifactData2
public void setArtifactData2(String sessionId, ArtifactSoapDO artifactData, String comment, AttachmentSoapDO[] attachments) throws RemoteException Simulate a call to setArtifactData2- Specified by:
setArtifactData2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactData
- the data associated with the artifact at the given pathcomment
- Comment associated with the change.attachments
- attached file List- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- when the object data is stale.IllegalArgumentFault
- when the artifact data is invalid.InconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer valid.SystemFault
- when an unexpected system error occurs.WorkflowViolationFault
- when workflow rule is violatedDependencyViolationFault
- when dependency rule is violatedPlanningFolderRuleViolationFault
- when planning folder rule is violatedRemoteException
- See Also:
-
prepareSetArtifactData3
public void prepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Prepare a simulated response to setArtifactData3 -
prepareSetArtifactData3
public void prepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception) Prepare a simulated response to setArtifactData3 -
setArtifactData3
public void setArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) throws RemoteException Simulate a call to setArtifactData3- Specified by:
setArtifactData3
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactData
- the data associated with the artifact at the given pathcomment
- Comment associated with the change.attachments
- attached file List- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- when the object data is stale.IllegalArgumentFault
- when the artifact data is invalid.InconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer valid.SystemFault
- when an unexpected system error occurs.WorkflowViolationFault
- when workflow rule is violatedDependencyViolationFault
- when dependency rule is violatedPlanningFolderRuleViolationFault
- when planning folder rule is violatedRemoteException
- See Also:
-
prepareSetArtifactData4
public void prepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) Prepare a simulated response to setArtifactData4 -
prepareSetArtifactData4
public void prepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception) Prepare a simulated response to setArtifactData4 -
setArtifactData4
public void setArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments) throws RemoteException Simulate a call to setArtifactData4- Specified by:
setArtifactData4
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactData
- the data associated with the artifact at the given pathcomment
- Comment associated with the change.attachments
- attached file List- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.VersionMismatchFault
- when the object data is stale.IllegalArgumentFault
- when the artifact data is invalid.SystemFault
- when an unexpected system error occurs.WorkflowViolationFault
- when workflow rule is violatedDependencyViolationFault
- when dependency rule is violatedPlanningFolderRuleViolationFault
- when planning folder rule is violatedInconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer validRemoteException
- See Also:
-
prepareCreateArtifact
public void prepareCreateArtifact(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId, Object returnValue) Prepare a simulated response to createArtifact -
createArtifact
public ArtifactSoapDO createArtifact(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, String attachmentFileName, String attachmentMimeType, String attachmentFileId) throws RemoteException Simulate a call to createArtifact- Specified by:
createArtifact
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.title
- Artifact title.description
- Artifact description.group
- Artifact group.category
- Artifact category.status
- Artifact status.customer
- Customer.priority
- Artifact priority.estimatedEffort
- Estimated effort to close artifact.remainingEffort
- Remaining effort to close artifact.autosumming
- Determines whether autosumming should be enabled for the newly created artifact.points
- The story points for this artifact.assignedUsername
- User this artifact should be assigned to.releaseId
- Release this artifact is assigned with.planningFolderId
- planning folder, this artifact belongs toflexFields
- Flex field values.attachmentFileName
- Name of the attached file (or null)attachmentMimeType
- Mime type of the attached file (or null)attachmentFileId
- ID of the attached file (previously uploaded via *FileStorage service) or null- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.IllegalArgumentFault
- when the artifact data is invalid.InconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer validSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareCreateArtifact2
public void prepareCreateArtifact2(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue) Prepare a simulated response to createArtifact2 -
createArtifact2
public ArtifactSoapDO createArtifact2(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, String assignedUsername, String releaseId, String planningFolderId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments) throws RemoteException Simulate a call to createArtifact2- Specified by:
createArtifact2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.title
- Artifact title.description
- Artifact description.group
- Artifact group.category
- Artifact category.status
- Artifact status.customer
- Customer.priority
- Artifact priority.estimatedEffort
- Estimated effort to close artifact.remainingEffort
- Remaining effort to close artifact.autosumming
- Determines whether autosumming should be enabled for the newly created artifact.points
- The story points for this artifact.assignedUsername
- User this artifact should be assigned to.releaseId
- Release this artifact is assigned with.planningFolderId
- planning folder, this artifact belongs toflexFields
- Flex field values.attachments
- attached file List (or null)- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.IllegalArgumentFault
- when the artifact data is invalid.InconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer validSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareCreateArtifact3
public void prepareCreateArtifact3(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, Object returnValue) Prepare a simulated response to createArtifact3 -
createArtifact3
public Artifact2SoapDO createArtifact3(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments) throws RemoteException Simulate a call to createArtifact3- Specified by:
createArtifact3
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.title
- Artifact title.description
- Artifact description.group
- Artifact group.category
- Artifact category.status
- Artifact status.customer
- Customer.priority
- Artifact priority.estimatedEffort
- Estimated effort to close artifact. This will be ignored if autosumming is set to true.remainingEffort
- Remaining effort to close artifact. This will be ignored if autosumming is set to true.autosumming
- Determines whether autosumming should be enabled for the newly created artifact.points
- The story points for this artifact. This will be ignored if autoSummingPoints is set to true.autoSummingPoints
- Determines whether autoSummingPoints should be enabled for the newly created artifact.assignedUsername
- User this artifact should be assigned to.releaseId
- Release this artifact is assigned with.planningFolderId
- planning folder, this artifact belongs toteamId
- team, this artifact belongs toflexFields
- Flex field values.attachments
- attached file List (or null)- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.IllegalArgumentFault
- when the artifact data is invalid.InconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer validSystemFault
- when an unexpected system error occurs.RemoteException
- See Also:
-
prepareCreateArtifact4
public void prepareCreateArtifact4(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, Object returnValue) Prepare a simulated response to createArtifact4 -
createArtifact4
public Artifact3SoapDO createArtifact4(String sessionId, String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames) throws RemoteException Simulate a call to createArtifact4- Specified by:
createArtifact4
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.title
- Artifact title.description
- Artifact description.group
- Artifact group.category
- Artifact category.status
- Artifact status.customer
- Customer.priority
- Artifact priority.estimatedEffort
- Estimated effort to close artifact. This will be ignored if autosumming is set to true.remainingEffort
- Remaining effort to close artifact. This will be ignored if autosumming is set to true.autosumming
- Determines whether autosumming should be enabled for the newly created artifact.points
- The story points for this artifact. This will be ignored if autoSummingPoints is set to true.autoSummingPoints
- Determines whether autoSummingPoints should be enabled for the newly created artifact.assignedUsername
- User this artifact should be assigned to.releaseId
- Release this artifact is assigned with.planningFolderId
- planning folder, this artifact belongs toteamId
- team, this artifact belongs toflexFields
- Flex field values.attachments
- attached file List (or null)tagNames
- tag names- Returns:
- Newly created artifact object.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when the artifact data is invalid.InconsistentFieldValueFault
- when field hierarchy has been changed and the values are no longer validRemoteException
- See Also:
-
prepareCreateArtifact
public void prepareCreateArtifact(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId, Object returnValue) Prepare a simulated response to createArtifact -
createArtifact
public com.vasoftware.sf.server.services.tracker.ArtifactDO createArtifact(String trackerId, String title, String description, String group, String category, String status, String customer, int priority, int estimatedEffort, int remainingEffort, boolean autosumming, int points, boolean autoSummingPoints, String assignedUsername, String releaseId, String planningFolderId, String teamId, SoapFieldValues flexFields, AttachmentSoapDO[] attachments, String[] tagNames, String sessionId) throws RemoteException Simulate a call to createArtifact- Throws:
RemoteException
- See Also:
-
prepareMoveArtifact
public void prepareMoveArtifact(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue) Prepare a simulated response to moveArtifact -
moveArtifact
public ArtifactSoapDO moveArtifact(String sessionId, String artifactId, String targetFolderId, String newAssignee) throws RemoteException Simulate a call to moveArtifact- Specified by:
moveArtifact
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- ID of artifact to move.targetFolderId
- Target folder ID.newAssignee
- The username to assign the newly moved artifact to.- Returns:
- New artifact data object
- Throws:
InvalidSessionFault
- when the sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when the specified object is invalid.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when an invalid argument is passed in.PlanningFolderRuleViolationFault
- when planning folder rule is violatedRemoteException
- See Also:
-
prepareMoveArtifact2
public void prepareMoveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee, Object returnValue) Prepare a simulated response to moveArtifact2 -
moveArtifact2
public Artifact2SoapDO moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee) throws RemoteException Simulate a call to moveArtifact2- Specified by:
moveArtifact2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- ID of artifact to move.targetFolderId
- Target folder ID.newAssignee
- The username to assign the newly moved artifact to.- Returns:
- New artifact data object
- Throws:
InvalidSessionFault
- when the sessionId is invalid.PermissionDeniedFault
- when permission is denied for the specified operation.NoSuchObjectFault
- when the specified object is invalid.SystemFault
- when an unexpected system error occurs.IllegalArgumentFault
- when an invalid argument is passed in.PlanningFolderRuleViolationFault
- when planning folder rule is violatedRemoteException
- See Also:
-
prepareMoveArtifactData
public void prepareMoveArtifactData(String artifactId, String targetFolderId, String newAssignee, String sessionId, Object returnValue) Prepare a simulated response to moveArtifactData- See Also:
-
TrackerAppSoap.moveArtifactData(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
moveArtifactData
public com.vasoftware.sf.server.services.tracker.ArtifactDO moveArtifactData(String artifactId, String targetFolderId, String newAssignee, String sessionId) throws RemoteException Simulate a call to moveArtifactData- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.moveArtifactData(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
-
prepareDeleteArtifact
Prepare a simulated response to deleteArtifact -
prepareDeleteArtifact
Prepare a simulated response to deleteArtifact -
deleteArtifact
Simulate a call to deleteArtifact- Specified by:
deleteArtifact
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- Artifact id.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareGetAllowedWorkflowTransitionList
public void prepareGetAllowedWorkflowTransitionList(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getAllowedWorkflowTransitionList -
getAllowedWorkflowTransitionList
public WorkflowTransitionSoapList getAllowedWorkflowTransitionList(String sessionId, String trackerId) throws RemoteException Simulate a call to getAllowedWorkflowTransitionList- Specified by:
getAllowedWorkflowTransitionList
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.- Returns:
- Workflow definitions list.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when ...RemoteException
- See Also:
-
prepareGetAllowedWorkflowTransitionList2
public void prepareGetAllowedWorkflowTransitionList2(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getAllowedWorkflowTransitionList2 -
getAllowedWorkflowTransitionList2
public WorkflowTransition2SoapList getAllowedWorkflowTransitionList2(String sessionId, String trackerId) throws RemoteException Simulate a call to getAllowedWorkflowTransitionList2- Specified by:
getAllowedWorkflowTransitionList2
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.- Returns:
- Workflow definitions list.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when ...RemoteException
- See Also:
-
prepareGetTransactionDataList
public void prepareGetTransactionDataList(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap, Object returnValue) Prepare a simulated response to getTransactionDataList- See Also:
-
TrackerAppSoap.getTransactionDataList(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>, java.util.Map<java.lang.String, java.lang.String>)
-
getTransactionDataList
public List getTransactionDataList(String loggedInUser, String trackerId, Map possibleReqFieldIdToNameMap, Map fieldValueMap) throws RemoteException Simulate a call to getTransactionDataList- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getTransactionDataList(java.lang.String, java.lang.String, java.util.Map<java.lang.String, java.lang.String>, java.util.Map<java.lang.String, java.lang.String>)
-
prepareGetRoleKeys
public void prepareGetRoleKeys(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath, Object returnValue) Prepare a simulated response to getRoleKeys- See Also:
-
TrackerAppSoap.getRoleKeys(java.lang.String, com.vasoftware.sf.server.types.ProjectPath)
-
getRoleKeys
public com.vasoftware.sf.server.types.RoleKey[] getRoleKeys(String loggedInUser, com.vasoftware.sf.server.types.ProjectPath prjPath) throws RemoteException Simulate a call to getRoleKeys- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getRoleKeys(java.lang.String, com.vasoftware.sf.server.types.ProjectPath)
-
prepareCopyWorkflowTransitions
public void prepareCopyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId) Prepare a simulated response to copyWorkflowTransitions -
prepareCopyWorkflowTransitions
public void prepareCopyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId, Exception exception) Prepare a simulated response to copyWorkflowTransitions -
copyWorkflowTransitions
public void copyWorkflowTransitions(String sessionId, String srcTrackerId, String dstTrackerId) throws RemoteException Simulate a call to copyWorkflowTransitions- Specified by:
copyWorkflowTransitions
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.srcTrackerId
- Tracker id.dstTrackerId
- Tracker id.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.WorkflowViolationFault
- when the copy of workflow transition cannot be completedSystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareCloneTracker
public void prepareCloneTracker(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription, Object returnValue) Prepare a simulated response to cloneTracker -
cloneTracker
public Tracker2SoapDO cloneTracker(String sessionId, String srcTrackerId, String destTrackerTitle, String destTrackerDescription) throws RemoteException Simulate a call to cloneTracker- Specified by:
cloneTracker
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.srcTrackerId
- Tracker id.destTrackerTitle
- destination Tracker tiledestTrackerDescription
- destination Tracker description- Returns:
- returns cloned Tracker
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.ObjectAlreadyExistsFault
- if an existing tracker already exists.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareCloneTrackerAcrossProject
public void prepareCloneTrackerAcrossProject(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription, Object returnValue) Prepare a simulated response to cloneTrackerAcrossProject -
cloneTrackerAcrossProject
public Tracker2SoapDO cloneTrackerAcrossProject(String sessionId, String srcTrackerId, String destProjectId, String destTrackerTitle, String destTrackerDescription) throws RemoteException Simulate a call to cloneTrackerAcrossProject- Specified by:
cloneTrackerAcrossProject
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.srcTrackerId
- Tracker id.destProjectId
- on which project you need to create a trackerdestTrackerTitle
- destination tracker titledestTrackerDescription
- destination tracker description- Returns:
- returns cloned tracker
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.ObjectAlreadyExistsFault
- if an existing tracker already exists.SystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareCreateArtifactDependency
public void prepareCreateArtifactDependency(String sessionId, String originId, String targetId, String desc) Prepare a simulated response to createArtifactDependency -
prepareCreateArtifactDependency
public void prepareCreateArtifactDependency(String sessionId, String originId, String targetId, String desc, Exception exception) Prepare a simulated response to createArtifactDependency -
createArtifactDependency
public void createArtifactDependency(String sessionId, String originId, String targetId, String desc) throws RemoteException Simulate a call to createArtifactDependency- Specified by:
createArtifactDependency
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.originId
- Origin artifact id.targetId
- Target artifact id.desc
- Description for the dependency.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.WorkflowViolationFault
- when the copy of workflow transition cannot be completedDependencyViolationFault
- when the creation of the dependency causes violationSystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareRemoveArtifactDependency
Prepare a simulated response to removeArtifactDependency -
prepareRemoveArtifactDependency
public void prepareRemoveArtifactDependency(String sessionId, String originId, String targetId, Exception exception) Prepare a simulated response to removeArtifactDependency -
removeArtifactDependency
public void removeArtifactDependency(String sessionId, String originId, String targetId) throws RemoteException Simulate a call to removeArtifactDependency- Specified by:
removeArtifactDependency
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.originId
- Origin artifact id.targetId
- Target artifact id.- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.WorkflowViolationFault
- when the copy of workflow transition cannot be completedDependencyViolationFault
- when the creation of the dependency causes violationSystemFault
- when an unexpected system level error occurs.NoSuchRelationshipFault
- when ...RemoteException
- See Also:
-
prepareSetArtifactRank
public void prepareSetArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId) Prepare a simulated response to setArtifactRank -
prepareSetArtifactRank
public void prepareSetArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId, Exception exception) Prepare a simulated response to setArtifactRank -
setArtifactRank
public void setArtifactRank(String sessionId, String planningFolderId, String artfToRankId, String artfBeforeId, String artfAfterId) throws RemoteException Simulate a call to setArtifactRank- Specified by:
setArtifactRank
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.planningFolderId
- the id of the planning folder in which we are doing the rankartfToRankId
- the artifact to rankartfBeforeId
- the artifact that should be before itartfAfterId
- the artifact that should be after it- Throws:
NoSuchObjectFault
- when one of the specified object id is invalid.IllegalArgumentFault
- when the specified id is invalid.InvalidSessionFault
- when the specified session id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.SystemFault
- when an unexpected system level error occurs.InvalidRankFault
- when the requested rank operation is invalidRemoteException
- See Also:
-
prepareValidateMove
public void prepareValidateMove(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser, Object returnValue) Prepare a simulated response to validateMove- See Also:
-
TrackerAppSoap.validateMove(com.vasoftware.sf.server.types.UserSessionKey, com.vasoftware.sf.server.types.ArtifactKey, com.vasoftware.sf.server.types.ArtifactKey, com.vasoftware.sf.server.types.ArtifactKey, java.lang.String, java.lang.String)
-
validateMove
public boolean validateMove(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.types.ArtifactKey artfToRankId, com.vasoftware.sf.server.types.ArtifactKey artfBeforeId, com.vasoftware.sf.server.types.ArtifactKey artfAfterId, String planningFolderPath, String loggedInUser) throws RemoteException Simulate a call to validateMove- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.validateMove(com.vasoftware.sf.server.types.UserSessionKey, com.vasoftware.sf.server.types.ArtifactKey, com.vasoftware.sf.server.types.ArtifactKey, com.vasoftware.sf.server.types.ArtifactKey, java.lang.String, java.lang.String)
-
prepareGetParentKeyIfArtifactSeenAsAChildInPf
public void prepareGetParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser, Object returnValue) Prepare a simulated response to getParentKeyIfArtifactSeenAsAChildInPf- See Also:
-
TrackerAppSoap.getParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO, java.lang.String, java.lang.String)
-
getParentKeyIfArtifactSeenAsAChildInPf
public com.vasoftware.sf.server.types.ArtifactKey getParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey sessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO artifactDO, String planningFolderPath, String loggedInUser) throws RemoteException Simulate a call to getParentKeyIfArtifactSeenAsAChildInPf- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.getParentKeyIfArtifactSeenAsAChildInPf(com.vasoftware.sf.server.types.UserSessionKey, com.vasoftware.sf.server.services.tracker.ArtifactDO, java.lang.String, java.lang.String)
-
prepareCheckPermissionForRemoveDependency
public void prepareCheckPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey, Object returnValue) Prepare a simulated response to checkPermissionForRemoveDependency- See Also:
-
TrackerAppSoap.checkPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey, java.lang.String, com.vasoftware.sf.server.types.ArtifactKey, com.vasoftware.sf.server.types.ArtifactKey)
-
checkPermissionForRemoveDependency
public boolean checkPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey sessionKey, String username, com.vasoftware.sf.server.types.ArtifactKey originKey, com.vasoftware.sf.server.types.ArtifactKey targetKey) throws RemoteException Simulate a call to checkPermissionForRemoveDependency- Throws:
RemoteException
- See Also:
-
TrackerAppSoap.checkPermissionForRemoveDependency(com.vasoftware.sf.server.types.UserSessionKey, java.lang.String, com.vasoftware.sf.server.types.ArtifactKey, com.vasoftware.sf.server.types.ArtifactKey)
-
prepareGetChildDependencyList
Prepare a simulated response to getChildDependencyList -
getChildDependencyList
public ArtifactDependencySoapList getChildDependencyList(String sessionId, String artifactId) throws RemoteException Simulate a call to getChildDependencyList- Specified by:
getChildDependencyList
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- Artifact id.- Returns:
- dependency list
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.WorkflowViolationFault
- when the copy of workflow transition cannot be completedSystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareGetParentDependencyList
Prepare a simulated response to getParentDependencyList -
getParentDependencyList
public ArtifactDependencySoapList getParentDependencyList(String sessionId, String artifactId) throws RemoteException Simulate a call to getParentDependencyList- Specified by:
getParentDependencyList
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.artifactId
- Artifact id.- Returns:
- dependency list
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.PermissionDeniedFault
- when the user has insufficient privileges.WorkflowViolationFault
- when the copy of workflow transition cannot be completedSystemFault
- when an unexpected system level error occurs.RemoteException
- See Also:
-
prepareReorderTrackers
Prepare a simulated response to reorderTrackers -
prepareReorderTrackers
Prepare a simulated response to reorderTrackers -
reorderTrackers
Simulate a call to reorderTrackers- Specified by:
reorderTrackers
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerIds
- An array of the tracker ids in their new order.- Throws:
InvalidSessionFault
- When the specified session id is invalid.NoSuchObjectFault
- When any of the specified object id is invalid.PermissionDeniedFault
- When the user has insufficient privileges.SystemFault
- When an unexpected system level error occurs.IllegalArgumentFault
- If invalid argument value is passed.RemoteException
- See Also:
-
prepareGetUnitsByProject
Prepare a simulated response to getUnitsByProject -
getUnitsByProject
public TrackerUnitSoapList getUnitsByProject(String sessionId, String projectId) throws RemoteException Simulate a call to getUnitsByProject- Specified by:
getUnitsByProject
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.projectId
- The id of the project to retrieve the units- Throws:
InvalidSessionFault
- When the specified session id is invalid.NoSuchObjectFault
- When any of the specified object id is invalid.PermissionDeniedFault
- When the user has insufficient privileges.SystemFault
- When an unexpected system level error occurs.IllegalArgumentFault
- If invalid argument value is passed.RemoteException
- See Also:
-
prepareGetAllowedWorkflowTransitionList3
public void prepareGetAllowedWorkflowTransitionList3(String sessionId, String trackerId, Object returnValue) Prepare a simulated response to getAllowedWorkflowTransitionList3 -
getAllowedWorkflowTransitionList3
public WorkflowTransition3SoapList getAllowedWorkflowTransitionList3(String sessionId, String trackerId) throws RemoteException Simulate a call to getAllowedWorkflowTransitionList3- Specified by:
getAllowedWorkflowTransitionList3
in interfaceITrackerAppSoap
- Parameters:
sessionId
- User session id.trackerId
- Tracker id.- Returns:
- Workflow definitions list.
- Throws:
InvalidSessionFault
- when the specified session id is invalid.NoSuchObjectFault
- when the specified object id is invalid.SystemFault
- when ...RemoteException
- See Also:
-