Uses of Class
com.collabnet.ce.soap60.webservices.tracker.Artifact2SoapDO
-
Packages that use Artifact2SoapDO Package Description com.collabnet.ce.soap60.webservices.tracker -
-
Uses of Artifact2SoapDO in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return Artifact2SoapDO Modifier and Type Method Description Artifact2SoapDOITrackerAppSoap. 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)Deprecated.in favor of createArtifact4Artifact2SoapDOTrackerAppSoap. 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)Deprecated.in favor of createArtifact4Artifact2SoapDOTrackerAppSoapMockStub. 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)Simulate a call to createArtifact3Artifact2SoapDOTrackerAppSoapStub. 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)Artifact2SoapDOITrackerAppSoap. getArtifactData2(String sessionId, String artifactId)Deprecated.in favor of getArtifactData3Artifact2SoapDOTrackerAppSoap. getArtifactData2(String sessionId, String artifactId)Deprecated.in favor of getArtifactData3Artifact2SoapDOTrackerAppSoapMockStub. getArtifactData2(String sessionId, String artifactId)Simulate a call to getArtifactData2Artifact2SoapDOTrackerAppSoapStub. getArtifactData2(String sessionId, String artifactId)Artifact2SoapDOITrackerAppSoap. moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee)Moves an artifact to a specified target folder.Artifact2SoapDOTrackerAppSoap. moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee)Moves an artifact to a specified target folder.Artifact2SoapDOTrackerAppSoapMockStub. moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee)Simulate a call to moveArtifact2Artifact2SoapDOTrackerAppSoapStub. moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee)Methods in com.collabnet.ce.soap60.webservices.tracker with parameters of type Artifact2SoapDO Modifier and Type Method Description voidTrackerAppSoapMockStub. prepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Prepare a simulated response to setArtifactData3voidTrackerAppSoapMockStub. prepareSetArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)Prepare a simulated response to setArtifactData3voidITrackerAppSoap. setArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Deprecated.in favor of setArtifactData4voidTrackerAppSoap. setArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Deprecated.in favor of setArtifactData4voidTrackerAppSoapMockStub. setArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Simulate a call to setArtifactData3voidTrackerAppSoapStub. setArtifactData3(String sessionId, Artifact2SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)
-