Uses of Class
com.collabnet.ce.soap60.webservices.tracker.Artifact3SoapDO
-
Packages that use Artifact3SoapDO Package Description com.collabnet.ce.soap60.webservices.tracker -
-
Uses of Artifact3SoapDO in com.collabnet.ce.soap60.webservices.tracker
Methods in com.collabnet.ce.soap60.webservices.tracker that return Artifact3SoapDO Modifier and Type Method Description Artifact3SoapDOITrackerAppSoap. 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)Creates a new artifact with multiple attachments, flag to enable the autosumming_points and tags.Artifact3SoapDOTrackerAppSoap. 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)Creates a new artifact with multiple attachments, flag to enable the autosumming_points and tags.Artifact3SoapDOTrackerAppSoapMockStub. 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)Simulate a call to createArtifact4Artifact3SoapDOTrackerAppSoapStub. 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)Artifact3SoapDOITrackerAppSoap. getArtifactData3(String sessionId, String artifactId)Returns data associated with the specified artifact.Artifact3SoapDOTrackerAppSoap. getArtifactData3(String sessionId, String artifactId)Returns data associated with the specified artifact.Artifact3SoapDOTrackerAppSoapMockStub. getArtifactData3(String sessionId, String artifactId)Simulate a call to getArtifactData3Artifact3SoapDOTrackerAppSoapStub. getArtifactData3(String sessionId, String artifactId)Methods in com.collabnet.ce.soap60.webservices.tracker with parameters of type Artifact3SoapDO Modifier and Type Method Description voidTrackerAppSoapMockStub. prepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Prepare a simulated response to setArtifactData4voidTrackerAppSoapMockStub. prepareSetArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments, Exception exception)Prepare a simulated response to setArtifactData4voidITrackerAppSoap. setArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Sets data associated along with multiple attachments with the specified artifact.voidTrackerAppSoap. setArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Sets data associated along with multiple attachments with the specified artifact.voidTrackerAppSoapMockStub. setArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)Simulate a call to setArtifactData4voidTrackerAppSoapStub. setArtifactData4(String sessionId, Artifact3SoapDO artifactData, String comment, AttachmentSoapDO[] attachments)
-