Uses of Class
net.florianschoppmann.issuetracking.youtrack.Attachments.Attachment
-
Packages that use Attachments.Attachment Package Description net.florianschoppmann.issuetracking.youtrack -
-
Uses of Attachments.Attachment in net.florianschoppmann.issuetracking.youtrack
Fields in net.florianschoppmann.issuetracking.youtrack with type parameters of type Attachments.Attachment Modifier and Type Field Description List<Attachments.Attachment>
Attachments. attachments
Methods in net.florianschoppmann.issuetracking.youtrack with parameters of type Attachments.Attachment Modifier and Type Method Description ImportReport
YouTrackClient. importAttachment(Attachments.Attachment attachment, String projectAbbrev, Path basePath, boolean dryRun)
Imports the given attachment.
-