Class RemoveImageCommand

    • Constructor Detail

      • RemoveImageCommand

        @DataBoundConstructor
        public RemoveImageCommand​(String imageName,
                                  String imageId,
                                  boolean ignoreIfNotFound)
    • Method Detail

      • getImageName

        public String getImageName()
      • getImageId

        public String getImageId()
      • getIgnoreIfNotFound

        public boolean getIgnoreIfNotFound()