Class DesignerProjectUpdate
java.lang.Object
com.inductiveautomation.ignition.designer.concurrency.DesignerProjectUpdate
- All Implemented Interfaces:
 Serializable
- See Also:
 
- 
Constructor Details
- 
DesignerProjectUpdate
 
 - 
 - 
Method Details
- 
getSignatures
- Returns:
 - a map of ResourcePath -> ResourceSignature for resources changed in this update. The signature will be null if it was a delete operation.
 
 - 
isEmpty
public boolean isEmpty() - 
size
 
 -