Uses of Class
org.hpccsystems.ws.client.platform.FileSprayWorkunit.Notification
-
Packages that use FileSprayWorkunit.Notification Package Description org.hpccsystems.ws.client.platform Provides local representation of target HPCC Systems platform. -
-
Uses of FileSprayWorkunit.Notification in org.hpccsystems.ws.client.platform
Methods in org.hpccsystems.ws.client.platform that return FileSprayWorkunit.Notification Modifier and Type Method Description static FileSprayWorkunit.NotificationFileSprayWorkunit.Notification. valueOf(String name)Returns the enum constant of this type with the specified name.static FileSprayWorkunit.Notification[]FileSprayWorkunit.Notification. values()Returns an array containing the constants of this enum type, in the order they are declared.
-