Uses of Interface
net.kemitix.ugiggle.trello.AttachmentDirectory
-
-
Uses of AttachmentDirectory in net.kemitix.ugiggle.trello
Classes in net.kemitix.ugiggle.trello that implement AttachmentDirectory Modifier and Type Class Description classAttachmentDirectoryImplMethods in net.kemitix.ugiggle.trello with parameters of type AttachmentDirectory Modifier and Type Method Description static AttachmentTrelloAttachment. create(com.julienvey.trello.domain.Attachment attachment, com.julienvey.trello.domain.Card card, AttachmentDirectory dir)static TrelloCardTrelloCard. create(com.julienvey.trello.domain.Card tcard, com.julienvey.trello.Trello trello, AttachmentDirectory attachmentDir)
-