Uses of Enum Class
org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action.QIPCustomActionType
Packages that use QIPCustomActionType
-
Uses of QIPCustomActionType in org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action
Methods in org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action that return QIPCustomActionTypeModifier and TypeMethodDescriptionstatic QIPCustomActionTypestatic QIPCustomActionTypeReturns the enum constant of this class with the specified name.static QIPCustomActionType[]QIPCustomActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.qubership.integration.platform.runtime.catalog.model.mapper.atlasmap.action with parameters of type QIPCustomActionTypeModifierConstructorDescriptionQIPDateTimeAction(QIPCustomActionType type, Boolean returnUnixTimeOutput, String outputFormat, String outputTimezone, String outputLocale)