public class Gadget extends Object
Constructor and Description |
---|
Gadget(Long filterId,
String filterName,
String gadgetUri,
String jql,
Long portalId,
Map<String,String> userPrefs) |
Modifier and Type | Method and Description |
---|---|
Long |
getFilterId() |
String |
getFilterName() |
URI |
getGadgetUri() |
String |
getJql() |
Long |
getPortalId() |
Map<String,String> |
getUserPrefs() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.