Uses of Class
de.aristaflow.adept2.core.updatemanager.UpdateManager.ProcessProperties
-
Packages that use UpdateManager.ProcessProperties Package Description de.aristaflow.adept2.core.updatemanager -
-
Uses of UpdateManager.ProcessProperties in de.aristaflow.adept2.core.updatemanager
Methods in de.aristaflow.adept2.core.updatemanager that return UpdateManager.ProcessProperties Modifier and Type Method Description static UpdateManager.ProcessPropertiesUpdateManager.ProcessProperties. valueOf(String name)Returns the enum constant of this type with the specified name.static UpdateManager.ProcessProperties[]UpdateManager.ProcessProperties. values()Returns an array containing the constants of this enum type, in the order they are declared.
-