cloudstack-mirror/api/src/org/apache/cloudstack/api
2014-10-27 16:49:44 -07:00
..
auth api: add method to pass on api authenticators to cmd classes 2014-08-28 19:45:24 +02:00
command CLOUDSTACK-7798: requestHasSensitiveInfo and responseHasSensitiveInfo annotation are missing from some separate Admin API commands. 2014-10-27 16:49:44 -07:00
response CLOUDSTACK-7774 Description field is missing in Health policy API's 2014-10-23 14:14:14 +05:30
ACL.java Default accessType is Use - Read and Use 2014-01-24 18:16:59 -08:00
APICommand.java Remove IAMEntityType to use existing VO interface class to annotate 2014-03-17 17:19:55 -07:00
ApiCommandJobType.java CLOUDSTACK-6217: 2014-03-12 17:03:38 -07:00
ApiConstants.java Added "usageid" parameter to the "listUsageRecords" API call. Can be used only together with "type" parameter specified 2014-09-10 12:19:34 +02:00
ApiErrorCode.java ApiErrorCode: Add API error code 401, 405 2014-08-12 12:01:29 +02:00
ApiServerService.java api: fix refactored ApiServerService interface to api 2014-08-28 19:45:22 +02:00
BaseAsyncCmd.java CLOUDSTACK-6785: changed async job param injectedjobid to customjobid and check for unique/uuid 2014-05-27 15:23:12 -06:00
BaseAsyncCreateCmd.java Switched over to use the new jobs framework 2013-08-02 11:07:55 -07:00
BaseAsyncCreateCustomIdCmd.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
BaseAsyncCustomIdCmd.java External UUID control: as only Root admin can change external UUID, so modified @Parameter to enforce the check 2014-02-05 15:56:40 -08:00
BaseCmd.java BaseCmd: Use HttpUtils to have single source of static string values 2014-08-12 12:01:32 +02:00
BaseCustomIdCmd.java External UUID control: as only Root admin can change external UUID, so modified @Parameter to enforce the check 2014-02-05 15:56:40 -08:00
BaseListAccountResourcesCmd.java CLOUDSTACK-6436: list* api commands with forDisplay parameter - don't return resources with display=false by default. ForDisplay=false has to be explicitly specified in the command 2014-04-17 13:51:30 -07:00
BaseListCmd.java Fixed some problems reported by FindBugs 2014-03-13 13:45:30 -07:00
BaseListDomainResourcesCmd.java CLOUDSTACK-6429:distinguish the case where caller can see everything and 2014-04-17 18:33:08 -07:00
BaseListProjectAndAccountResourcesCmd.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
BaseListTaggedResourcesCmd.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
BaseListTemplateOrIsoPermissionsCmd.java Removed unused methods from BaseCmd class. Moved some helper methods to AccountManagerImpl class 2014-03-07 11:33:10 -08:00
BaseResponse.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
BaseUpdateTemplateOrIsoCmd.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
BaseUpdateTemplateOrIsoPermissionsCmd.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
Displayable.java CLOUDSTACK-6530: Populate the first class entities in the context to be available for publishing more information for the event bus, checking the displayable property etc. 2014-04-28 18:21:48 -07:00
EntityReference.java Rename @Entity to @EntityReference used in Response classes 2012-12-26 15:34:35 -08:00
Identity.java api: Extend or Implement InternalIdentity's getId method on a lot of VOs and Interfaces 2012-12-23 16:52:35 -08:00
InternalIdentity.java side-by-side VM sync management at manager level 2013-11-20 17:59:38 -08:00
LdapValidator.java copyrights 2013-09-01 23:49:05 +02:00
Parameter.java Removed unused parameter from @Parameter 2014-03-06 16:06:00 -08:00
ResourceDetail.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ResponseGenerator.java Merge branch 'master' into rbac. 2014-03-13 11:05:03 -07:00
ResponseObject.java Merge branch 'master' into rbac. 2014-01-17 14:37:08 -08:00
ServerApiException.java Revert "Remove uncessary changes." 2013-12-19 13:35:52 -08:00
Validate.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00