Class ConcurrentBadgeUpdate
- java.lang.Object
-
- com.inductiveautomation.ignition.designer.navtree.model.ConcurrentBadgeUpdate
-
public class ConcurrentBadgeUpdate extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ConcurrentBadgeUpdate.BadgeUpdateType
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ResourcePath
getPath()
ConcurrentBadgeUpdate.BadgeUpdateType
getType()
-
-
-
Method Detail
-
getType
public ConcurrentBadgeUpdate.BadgeUpdateType getType()
-
getPath
public ResourcePath getPath()
-
-