Uses of Enum Class
com._1c.g5.v8.dt.md.api.SubsystemContentChangeTask.TaskAction
Packages that use SubsystemContentChangeTask.TaskAction
-
Uses of SubsystemContentChangeTask.TaskAction in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api that return SubsystemContentChangeTask.TaskActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SubsystemContentChangeTask.TaskAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com._1c.g5.v8.dt.md.api with parameters of type SubsystemContentChangeTask.TaskActionModifierConstructorDescriptionSubsystemContentChangeTask
(Subsystem subsystem, MdObject object, SubsystemContentChangeTask.TaskAction action) Creates a newSubsystemContentChangeTask
instance