Return-Path: X-Original-To: apmail-airavata-commits-archive@www.apache.org Delivered-To: apmail-airavata-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73D6F1809F for ; Tue, 2 Feb 2016 18:58:03 +0000 (UTC) Received: (qmail 8971 invoked by uid 500); 2 Feb 2016 18:57:57 -0000 Delivered-To: apmail-airavata-commits-archive@airavata.apache.org Received: (qmail 8928 invoked by uid 500); 2 Feb 2016 18:57:57 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 8919 invoked by uid 99); 2 Feb 2016 18:57:57 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2016 18:57:57 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id C1E4618027C for ; Tue, 2 Feb 2016 18:57:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.247 X-Spam-Level: * X-Spam-Status: No, score=1.247 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.553] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id k3iRJlsX4B4j for ; Tue, 2 Feb 2016 18:57:55 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id 48D9F20970 for ; Tue, 2 Feb 2016 18:57:55 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DA70BE0A8F for ; Tue, 2 Feb 2016 18:57:54 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id D70093A0674 for ; Tue, 2 Feb 2016 18:57:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r979301 [5/5] - in /websites/staging/airavata/trunk/content: ./ documentation/api-docs/0.16/ Date: Tue, 02 Feb 2016 18:57:54 -0000 To: commits@airavata.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160202185754.D70093A0674@svn01-us-west.apache.org> Added: websites/staging/airavata/trunk/content/documentation/api-docs/0.16/workflow_data_model.html ============================================================================== --- websites/staging/airavata/trunk/content/documentation/api-docs/0.16/workflow_data_model.html (added) +++ websites/staging/airavata/trunk/content/documentation/api-docs/0.16/workflow_data_model.html Tue Feb 2 18:57:53 2016 @@ -0,0 +1,26 @@ + + + + + +Thrift module: workflow_data_model +
+

Thrift module: workflow_data_model

+ + + + + +
ModuleServicesData typesConstants
workflow_data_modelWorkflow
+
+

Data structures

+

Struct: Workflow

+ + + + + + + +
KeyFieldTypeDescriptionRequirednessDefault value
1templateIdstringrequired"DO_NOT_SET_AT_CLIENTS"
2namestringrequired
3graphstringoptional
4imagebinaryoptional
5workflowInputslist<application_io_models.InputDataObjectType>optional
6workflowOutputslist<application_io_models.OutputDataObjectType>optional

Added: websites/staging/airavata/trunk/content/documentation/api-docs/0.16/workspace_model.html ============================================================================== --- websites/staging/airavata/trunk/content/documentation/api-docs/0.16/workspace_model.html (added) +++ websites/staging/airavata/trunk/content/documentation/api-docs/0.16/workspace_model.html Tue Feb 2 18:57:53 2016 @@ -0,0 +1,44 @@ + + + + + +Thrift module: workspace_model +
+

Thrift module: workspace_model

+ + + + + +
ModuleServicesData typesConstants
workspace_modelGateway
+Group
+Project
+User
+
+

Data structures

+

Struct: Group

+ + + +
KeyFieldTypeDescriptionRequirednessDefault value
1groupNamestringrequired
2descriptionstringoptional

Struct: Project

+ + + + + + + + +
KeyFieldTypeDescriptionRequirednessDefault value
1projectIDstringrequired"DO_NOT_SET_AT_CLIENTS"
2ownerstringrequired
3namestringrequired
4descriptionstringoptional
5creationTimei64optional
6sharedUserslist<string>optional
7sharedGroupslist<string>optional

Struct: User

+ + + +
KeyFieldTypeDescriptionRequirednessDefault value
1userNamestringrequired
2groupListlist<Group>optional

Struct: Gateway

+ + + + + +
KeyFieldTypeDescriptionRequirednessDefault value
1gatewayIdstringrequired
2gatewayNamestringoptional
3domainstringoptional
4emailAddressstringoptional