| Interface | Description |
|---|---|
| ProjectChange |
Filename: ProjectChange.java
Created on Feb 12, 2014
Author: Kathy Applebaum
Copyright Inductive Automation 2014
Project: Ignition
|
| ProjectChangeListener |
| Class | Description |
|---|---|
| BasicProjectChangeRecord |
Filename: BasicProjectChangeRecord.java
Created on Feb 12, 2014
Author: Kathy Applebaum
Copyright Inductive Automation 2014
Project: Ignition
|
| ClientPermissionsConstants |
These are the id's for
|
| DesignerPermissionUtil |
A utility class that assists in verifying permissions given the user and global project props or required roles for
save,publish,view,export,copy, or delete on a project
Note: every permission utility method returns true if the global props are null because the project might not have
any global props, hence granting permission
|
| GlobalProps |
A serialized property resource that is defined by the framework itself, and holds some of the core project
properties.
|
| Project | |
| ProjectPublishReport |
Created by carlg on 12/15/2016.
|
| ProjectResource |
| Enum | Description |
|---|---|
| ProjectChangeListener.ResourceModification | |
| ProjectCommitMessageMode | |
| ProjectPublishMode | |
| ProjectScope |
Enum to differentiate between normal projects and the special "global" project
|
| ProjectVersion |