Class: Gemfire::PendingApplicationCode

Inherits:
ApplicationCode show all
Includes:
Shared::Deletable
Defined in:
lib/vas/gemfire/pending_application_codes.rb

Overview

An application code that is pending

Instance Attribute Summary

Attributes included from Shared::Deletable

#collection

Attributes inherited from ApplicationCode

#name, #version

Attributes inherited from Shared::Resource

#location, #security

Method Summary

Methods included from Shared::Deletable

#delete

Methods inherited from ApplicationCode

#application_code_image, #initialize, #instance, #to_s

Constructor Details

This class inherits a constructor from Gemfire::ApplicationCode