Interface CommandWithFileNameAndCommitMessage

  • All Superinterfaces:
    org.uberfire.mvp.ParameterizedCommand<FileNameAndCommitMessage>

    public interface CommandWithFileNameAndCommitMessage
    extends org.uberfire.mvp.ParameterizedCommand<FileNameAndCommitMessage>
    A command that has a file name and commit message
    • Method Summary

      • Methods inherited from interface org.uberfire.mvp.ParameterizedCommand

        execute