|
Method DetailString createPal(Data data) Creates a new pal and returns it's ID
Parameters:
Returns: String Since: 11-19-2015 DataList getActivationKeys() Returns a list of activation keys Returns: DataList DataList Name: keys DataList Fields: keyId, name Since: 11-19-2015 DataList getGroups() Returns a list of groups associated with this builder instance/profile Returns: DataList DataList Name: groups DataList Fields: name, description Since: 04-27-2018 InternalDevelopmentPal getPal() Returns the specified pal. Returns: InternalDevelopmentPal Since: 11-19-2015 SystemDataView getPals(String group) Returns a SystemDataView that can be used for accessing pals of the enterprise.
Parameters:
Returns: SystemDataView DataList Name: BuilderPals
Since: 11-19-2015 DataList getProfiles() Returns a list of test profiles Returns: DataList DataList Name: profiles DataList Fields: profileId, name, type Since: 04-27-2018 DataList getSourceControlList() Returns a list of source control repositories Returns: DataList DataList Name: sourceList DataList Fields: sourceId, name Since: 11-19-2015 Pal loadPal(File palFile) Loads the Pal into memory (not connected to persistant storage) for analysis.
Parameters:
Returns: Pal Since: 11-19-2015 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Dec 03, 2024 10:24 AM |