public class MsPlannerReader extends Object
| Constructor and Description |
|---|
MsPlannerReader(String host,
String token)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<MsPlannerProject> |
getProjects()
Retrieve a list of projects available in Microsoft Planner for the current user.
|
ProjectFile |
readProject(UUID id)
Read a project from Microsoft Planner using its unique ID.
|
public List<MsPlannerProject> getProjects()
public ProjectFile readProject(UUID id)
id - project unique IDCopyright © 2000–2026 MPXJ. All rights reserved.