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