Uses of Class
com.sudicode.fb2gh.fogbugz.FBArea
-
Packages that use FBArea Package Description com.sudicode.fb2gh.fogbugz Interactions with the FogBugz API. -
-
Uses of FBArea in com.sudicode.fb2gh.fogbugz
Methods in com.sudicode.fb2gh.fogbugz that return types with arguments of type FBArea Modifier and Type Method Description List<FBArea>FogBugz. listAreas()Get a list of all areas from this FogBugz instance.List<FBArea>FogBugz. listAreas(FBProject project)Get a list of all areas from this FogBugz instance.
-