Class ProjectStackshot
java.lang.Object
com.inductiveautomation.ignition.common.project.ProjectStackshot
- 
Constructor SummaryConstructorsConstructorDescriptionProjectStackshot(String projectName, ProjectManifest projectManifest, List<ProjectSnapshot> projectSnapshots) 
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
ProjectStackshotpublic ProjectStackshot(String projectName, ProjectManifest projectManifest, List<ProjectSnapshot> projectSnapshots) 
 
- 
- 
Method Details- 
getProjectName
- 
getProjectManifest
- 
getProjectSnapshots
 
-