Class ConvertLocalVariableDescriptor

    • Constructor Detail

      • ConvertLocalVariableDescriptor

        public ConvertLocalVariableDescriptor()
        Creates a new refactoring descriptor.
      • ConvertLocalVariableDescriptor

        public ConvertLocalVariableDescriptor​(java.lang.String project,
                                              java.lang.String description,
                                              java.lang.String comment,
                                              java.util.Map<java.lang.String,​java.lang.String> arguments,
                                              int flags)
        Creates a new refactoring descriptor.
        Parameters:
        project - the non-empty name of the project associated with this refactoring, or null for a workspace refactoring
        description - a non-empty human-readable description of the particular refactoring instance
        comment - the human-readable comment of the particular refactoring instance, or null for no comment
        arguments - a map of arguments that will be persisted and describes all settings for this refactoring
        flags - the flags of the refactoring descriptor
        Since:
        1.2