Uses of Class
com.collabnet.ce.soap60.webservices.tracker.Artifact2SoapDO
Packages that use Artifact2SoapDO
-
Uses of Artifact2SoapDO in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return Artifact2SoapDOModifier and TypeMethodDescriptionITrackerAppSoap.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 createArtifact4TrackerAppSoap.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 createArtifact4TrackerAppSoapMockStub.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 createArtifact3TrackerAppSoapStub.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) ITrackerAppSoap.getArtifactData2(String sessionId, String artifactId) Deprecated.in favor of getArtifactData3TrackerAppSoap.getArtifactData2(String sessionId, String artifactId) Deprecated.in favor of getArtifactData3TrackerAppSoapMockStub.getArtifactData2(String sessionId, String artifactId) Simulate a call to getArtifactData2TrackerAppSoapStub.getArtifactData2(String sessionId, String artifactId) ITrackerAppSoap.moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee) Moves an artifact to a specified target folder.TrackerAppSoap.moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee) Moves an artifact to a specified target folder.TrackerAppSoapMockStub.moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee) Simulate a call to moveArtifact2TrackerAppSoapStub.moveArtifact2(String sessionId, String artifactId, String targetFolderId, String newAssignee) Methods in com.collabnet.ce.soap60.webservices.tracker with parameters of type Artifact2SoapDOModifier and TypeMethodDescriptionvoidTrackerAppSoapMockStub.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)