A C G I N S Y 

A

afterSave(Issue) - Method in class com.venky.swf.plugins.bugs.extensions.IssueAfterSaveExtension
 
afterValidate(Issue) - Method in class com.venky.swf.plugins.bugs.extensions.IssueAfterValidateExtension
 
AppInstaller - Class in com.venky.swf.plugins.bugs.configuration
 
AppInstaller() - Constructor for class com.venky.swf.plugins.bugs.configuration.AppInstaller
 

C

com.venky.swf.plugins.bugs.configuration - package com.venky.swf.plugins.bugs.configuration
 
com.venky.swf.plugins.bugs.controller - package com.venky.swf.plugins.bugs.controller
 
com.venky.swf.plugins.bugs.db.model - package com.venky.swf.plugins.bugs.db.model
 
com.venky.swf.plugins.bugs.extensions - package com.venky.swf.plugins.bugs.extensions
 
constructModelListView(List<Issue>) - Method in class com.venky.swf.plugins.bugs.controller.IssuesController
 
constructModelListView(List<Note>) - Method in class com.venky.swf.plugins.bugs.controller.NotesController
 
createBlankView(Path, Issue, String) - Method in class com.venky.swf.plugins.bugs.controller.IssuesController
 

G

getAssignedTo() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getAssignedToId() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getAttachment() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getAttachment() - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
getAttachment() - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
getAttachmentContentName() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getAttachmentContentName() - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
getAttachmentContentName() - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
getAttachmentContentType() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getAttachmentContentType() - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
getAttachmentContentType() - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
getCreatedAt() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getCreatorUserId() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getDescription() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getDescription() - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
getId() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getIssue() - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
getIssueId() - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
getNotes() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getNotes() - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
getPriority() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getResolution() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getStatus() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
getTitle() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 

I

install() - Method in class com.venky.swf.plugins.bugs.configuration.AppInstaller
 
isDirty() - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
Issue - Interface in com.venky.swf.plugins.bugs.db.model
 
IssueAfterSaveExtension - Class in com.venky.swf.plugins.bugs.extensions
 
IssueAfterSaveExtension() - Constructor for class com.venky.swf.plugins.bugs.extensions.IssueAfterSaveExtension
 
IssueAfterValidateExtension - Class in com.venky.swf.plugins.bugs.extensions
 
IssueAfterValidateExtension() - Constructor for class com.venky.swf.plugins.bugs.extensions.IssueAfterValidateExtension
 
IssueImpl - Class in com.venky.swf.plugins.bugs.db.model
 
IssueImpl(Issue) - Constructor for class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
IssuesController - Class in com.venky.swf.plugins.bugs.controller
 
IssuesController(Path) - Constructor for class com.venky.swf.plugins.bugs.controller.IssuesController
 

N

Note - Interface in com.venky.swf.plugins.bugs.db.model
 
NotesController - Class in com.venky.swf.plugins.bugs.controller
 
NotesController(Path) - Constructor for class com.venky.swf.plugins.bugs.controller.NotesController
 

S

setAssignedToId(Integer) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setAttachment(InputStream) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setAttachment(InputStream) - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
setAttachment(InputStream) - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
setAttachmentContentName(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setAttachmentContentName(String) - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
setAttachmentContentName(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
setAttachmentContentType(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setAttachmentContentType(String) - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
setAttachmentContentType(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
setDescription(Reader) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setDescription(Reader) - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
setIssueId(Integer) - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
setNotes(Reader) - Method in interface com.venky.swf.plugins.bugs.db.model.Note
 
setPriority(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setResolution(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setStatus(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
setTitle(String) - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
STATUS_CLOSED - Static variable in interface com.venky.swf.plugins.bugs.db.model.Issue
 
STATUS_OPEN - Static variable in interface com.venky.swf.plugins.bugs.db.model.Issue
 
STATUS_WIP - Static variable in interface com.venky.swf.plugins.bugs.db.model.Issue
 

Y

yank(int) - Method in class com.venky.swf.plugins.bugs.controller.IssuesController
 
yank() - Method in interface com.venky.swf.plugins.bugs.db.model.Issue
 
yank() - Method in class com.venky.swf.plugins.bugs.db.model.IssueImpl
 
A C G I N S Y 

Copyright © 2014. All Rights Reserved.