Uses of Class
de.xima.fc.workflow.update.node.EFcHttpRequestPropsUpdate
-
Packages that use EFcHttpRequestPropsUpdate Package Description de.xima.fc.workflow.update.node -
-
Uses of EFcHttpRequestPropsUpdate in de.xima.fc.workflow.update.node
Methods in de.xima.fc.workflow.update.node that return EFcHttpRequestPropsUpdate Modifier and Type Method Description static EFcHttpRequestPropsUpdate
EFcHttpRequestPropsUpdate. valueOf(String name)
Returns the enum constant of this type with the specified name.static EFcHttpRequestPropsUpdate[]
EFcHttpRequestPropsUpdate. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-