task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
6376729c_org_khelekore_prtree__PRTree__Interface_Summary_Description
[Interface] NodeFilter [Description]
A node object filterer.
[]
org.khelekore.prtree (PRTree)
Description
http://www.khelekore.org/prtree/javadoc/org/khelekore/prtree/package-summary.html
30/1438042986357.49_20150728002306-00129-ip-10-236-191-2_547712580_0.json
6376729c_org_khelekore_prtree__PRTree__Interface_Summary_Description
[Interface] PointND [Description]
A description of an N-dimensional point
[]
org.khelekore.prtree (PRTree)
Description
http://www.khelekore.org/prtree/javadoc/org/khelekore/prtree/package-summary.html
30/1438042986357.49_20150728002306-00129-ip-10-236-191-2_547712580_0.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Tasks [Artifact Type] Human Service or General System Service [Description] A service that directly implements an activity. Such a service is responsible for coordinating a whole task for a user/system. [Examples]
Register Sales Opportunity
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Coaches [Artifact Type] Human Service [Description] A service that implements a single coach. It is generally recommended that a service not have more than a single coach in it. [Notes] If the coach service has the same name as the task service, add the suffix “Coach” to the coach service. [Examples]
Register Sales Opportunity Coach
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Events [Artifact Type] General System Service [Description] A service that is used specifically to invoke an Event Driven UCA. [Notes] The UCA has the same name as this service. If event based, append “Event” on both this service and the UCA [Examples]
Start Sales Cycle Event
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Event Implementation [Artifact Type] General System Service [Description] A service that directly implements an Event Driven UCA. [Notes] To name this service, precede the UCA name with the reserved verb “Implement”. [Examples]
Implement Start Sales Cycle Event
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Data Access [Artifact Type] Integration Service or General System Service [Description] A service whose specific purpose it is to get some data from inside (EPV, properties, variable) or outside (DB, LDAP) Teamworks and return it to the calling service/BPD. [Notes] Use the reserved verb “Retrieve”. [Examples]
Retrieve Company Info
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Unit Test [Artifact Type] Human Service, General System Service, BPD [Description] A service designed to test another service or BPD. [Notes] The unit test has the same name as the service/BPD being tested with the reserved verb “Test”. This can apply to any other type of service, such as task services, coach services, web service services, etc. [Examples]
Test Register Sales Opportunity
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Coach Validator [Artifact Type] General System Service [Description] A service used to encapsulate coach validation logic. [Notes] This is used in conjunction with the Coach Validation Framework. Service name starts with reserved verb “Validate”. [Examples]
Validate Sales Opportunity
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Batch [Artifact Type] General System Service [Description] A service that directly implements a Batch/Chron driven UCA. [Notes] To name this service, precede the UCA name with “Batch” and the reserved verb “Implement”. [Examples]
Batch Implement Sales Cycle Event
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Utilities [Artifact Type] General System Service [Description] A service that implements some piece of utility functionality (such as text parsing for valid email format, etc) [Examples]
Parse Email Addresses
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Inbound Web Service [Artifact Type] Web Service [Description] A service that directly implements a Teamworks hosted Web Service. [Examples]
ReceiveProductDetails
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Outbound Web Service [Artifact Type] Integration Service [Description] A service that wraps a Web Service connector. [Examples]
Update Sales Opportunity in Salesforce.com
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Constructor [Artifact Type] General System Service [Description] A service that initializes a variable. [Notes] Precede the variable name with the reserved verb “Construct” [Examples]
Construct SalesforceOpportunity
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Business Object [Artifact Type] Variable Type [Description] A variable type that resides within the Business Object Model layer within a layered Teamworks architecture. These are used to define a common view of business data within a Teamworks process. [Examples]
SalesforceOpportunity
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
f52ce484_me_I_Learned_I_Experienced______Examples
[Tag] Integration Object [Artifact Type] Variable Type [Description] A variable type that resides within the Integration layer within a layered Teamworks architecture. These may be used directly with SQL and Web Service connectors that load data directly into Teamworks variables. [Notes] It may be useful to include the system being integrated with in the title of the variable. [Examples]
SalesforceSalesOpportunity
[]
I Came,I Learned,I Experienced....
Examples
http://teknoturfian.blogspot.com/
30/1438042990123.20_20150728002310-00234-ip-10-236-191-2_232991279_6.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] l [Formating]
left aligned
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] c [Formating]
centered
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] r [Formating]
right aligned
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] a [Formating]
large font
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] s [Formating]
small font
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] b [Formating]
bold font
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] i [Formating]
italic font
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] u [Formating]
underlined font
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
4ad7fe5d_y___Gammu_1_36_4_documentation__Formating
[Character] t [Formating]
strikethrough font
[ [ "l", "e", "f", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "c", "e", "n", "t", "e", "r", "e", "d" ], [ "r", "i", "g", "h", "t", " ", "a", "l", "i", "g", "n", "e", "d" ], [ "l", "a", "r", "g", "e", " ", "f", "o", "n", "t" ], [ "s", "m", "a", "l", "l", " ", "f", "o", "n", "t" ], [ "b", "o", "l", "d", " ", "f", "o", "n", "t" ], [ "i", "t", "a", "l", "i", "c", " ", "f", "o", "n", "t" ], [ "u", "n", "d", "e", "r", "l", "i", "n", "e", "d", " ", "f", "o", "n", "t" ], [ "s", "t", "r", "i", "k", "e", "t", "h", "r", "o", "u", "g", "h", " ", "f", "o", "n", "t" ] ]
Gammu Utility — Gammu 1.36.4 documentation
Formating
http://sk.wammu.eu/docs/manual/gammu/index.html
30/1438042986625.58_20150728002306-00247-ip-10-236-191-2_223687142_0.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] type [Description] The type of source control block. [Required] Yes [Default] n/a [Version] 1.2 [Type]
String - must be cvs
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] autoGetSource [Description] Specifies whether the current version of the source should be retrieved from CVS. [Required] No [Default] true [Version] 1.2 [Type]
Boolean
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] branch [Description] The branch to check for modifications on. [Required] No [Default] None [Version] 1.2 [Type]
String
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] cleanCopy [Description] Specifies whether or not a clean copy should be retrieved. [Required] No [Default] true [Version] 1.2 [Type]
Boolean
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] cvsroot [Description] The cvs connection string. If this is unspecified and your working directory contains a previous checkout, then the CVS client will attempt to determine the correct root based on the CVS folder in your working directory. If the working directory does not contain the source, then this element must be specfied. [Required] Yes [Default] n/a [Version] 1.2 [Type]
String
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] dynamicValues [Description] The dynamic values to use for the source control block. [Required] No [Default] None [Version] 1.5 [Type]
Dynamic Values array
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] executable [Description] The location of the cvs.exe executable. [Required] No [Default] cvs [Version] 1.2 [Type]
String
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] forceCheckout [Description] Specifies whether the checkout command should be used instead of update. [Required] No [Default] false [Version] 1.2 [Type]
Boolean
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] issueUrlBuilder [Description] Converts the comment (or parts from it) into an url pointing to the issue for this build. See IssueUrlBuilder for more details. [Required] No [Default] None [Version] 1.4 [Type]
IssueUrlBuilder
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] labelOnSuccess [Description] Specifies whether or not the repository should be labelled after a successful build. [Required] No [Default] false [Version] 1.2 [Type]
Boolean
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] module [Description] The cvs module to monitor. This element is used both when checking for modifications and when checking out the source into an empty working directory. [Required] Yes [Default] n/a [Version] 1.2 [Type]
String
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] restrictLogins [Description] Only list modifications checked in by specified logins. [Required] No [Default] None [Version] 1.2 [Type]
String
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] suppressRevisionHeader [Description] Suppresses headers that do not have revisions within the specified modification window. Setting this option to true will reduce the time that it takes for CCNet to poll CVS for changes. Only fairly recent versions of CVS support this option. Run cvs --help log to see if the -S option is listed. [Required] No [Default] false [Version] 1.2 [Type]
Boolean
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] tagPrefix [Description] By default the CVS tag name used when labelOnSuccess is set to true is ver-BuildLabel. If you specify this property, the prefix ver- will be replaced with the value you specify. [Required] No [Default] ver- [Version] 1.2 [Type]
String
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] timeout [Description] Sets the timeout period for the source control operation. See Timeout Configuration for details. [Required] No [Default] 10 minutes [Version] 1.2 [Type]
Timeout Configuration
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] webUrlBuilder [Description] Converts the comment (or parts from it) into an url pointing to the issue for this build. See IssueUrlBuilder for more details [Required] No [Default] false [Version] 1.2 [Type]
IssueUrlBuilder
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
e107ab27_NET___CVS_Source_Control_Block__Type
[Element] workingDirectory [Description] The folder that the source has been checked out into. [Required] No [Default] Project Working Directory [Version] 1.2 [Type]
String
[ [ "S", "t", "r", "i", "n", "g", " ", "-", " ", "m", "u", "s", "t", " ", "b", "e", " ", "c", "v", "s" ], [ "B", "o", "o", "l", "e", "a", "n" ], [ "S", "t", "r", "i", "n", "g" ], [ "D", "y", "n", "a", "m", "i", "c", " ", "V", "a", "l", "u", "e", "s", " ", "a", "r", "r", "a", "y" ], [ "I", "s", "s", "u", "e", "U", "r", "l", "B", "u", "i", "l", "d", "e", "r" ], [ "T", "i", "m", "e", "o", "u", "t", " ", "C", "o", "n", "f", "i", "g", "u", "r", "a", "t", "i", "o", "n" ] ]
CruiseControl.NET : CVS Source Control Block
Type
http://build.sharpdevelop.net/ccnet/doc/CCNET/CVS%20Source%20Control%20Block.html
30/1438042986625.58_20150728002306-00256-ip-10-236-191-2_36792315_1.json
28623c4b_Perka__Required
[Attribute] first_name [Description] Your first name [Type] String [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
28623c4b_Perka__Required
[Attribute] last_name [Description] Your last name [Type] String [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
28623c4b_Perka__Required
[Attribute] email [Description] Your email [Type] String [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
28623c4b_Perka__Required
[Attribute] position_id [Description] Id of position you are applying for (Don't want to be placed in a bucket? Use GENERALIST) [Type] String [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
28623c4b_Perka__Required
[Attribute] explanation [Description] Tell us how you made the API request [Type] String [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
28623c4b_Perka__Required
[Attribute] projects [Description] Links to your GitHub profile, personal projects, or other awesome things that you've done [Type] Array of Strings [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
28623c4b_Perka__Required
[Attribute] source [Description] How did you find Perka? (avid user, talent scout, friend, Hacker School…) [Type] String [Required]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
28623c4b_Perka__Required
[Attribute] resume [Description] Your resume in PDF format [Type] base64 String [Required]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Perka
Required
http://www.perka.com/about/
30/1438042986625.58_20150728002306-00136-ip-10-236-191-2_632025888_0.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_NONE [Value] 0 [Meaning]
No argument data, just the option such as -v
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_STRING [Value] 1 [Meaning]
arg treated as string
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_INT [Value] 2 [Meaning]
arg treated as int
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_LONG [Value] 3 [Meaning]
arg treated as long
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_INCLUDE_TABLE [Value] 4 [Meaning]
arg points to a table
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_CALLBACK [Value] 5 [Meaning]
arg points to a callback function
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_INTL_DOMAIN [Value] 6 [Meaning]
sets translation domain
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_VAL [Value] 7 [Meaning]
use value of val field for arg
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_FLOAT [Value] 8 [Meaning]
arg treated as float
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
1542b5c0_RPM_Guide__Meaning
[Type] POPT_ARG_DOUBLE [Value] 9 [Meaning]
arg treated as double
[]
RPM Guide
Meaning
http://rpm5.org/docs/rpm-guide.html
30/1438042986357.49_20150728002306-00124-ip-10-236-191-2_208591640_41.json
ec5d2c2a_aff_Site___PmWiki___WikiStyles__style_applies_to___
[apply attribute] %apply=img ...% [shortcut] - [style applies to...]
all images that follow until another style applied
[]
Doe & Moffitt Staff Site | PmWiki / WikiStyles
style applies to...
http://www.lib.berkeley.edu/wikis/doemoff/index.php?n=PmWiki.WikiStyles
30/1438042986357.49_20150728002306-00160-ip-10-236-191-2_562291722_5.json
ec5d2c2a_aff_Site___PmWiki___WikiStyles__style_applies_to___
[apply attribute] %apply=p ...% [shortcut] %p ...% [style applies to...]
the current paragraph
[]
Doe & Moffitt Staff Site | PmWiki / WikiStyles
style applies to...
http://www.lib.berkeley.edu/wikis/doemoff/index.php?n=PmWiki.WikiStyles
30/1438042986357.49_20150728002306-00160-ip-10-236-191-2_562291722_5.json
ec5d2c2a_aff_Site___PmWiki___WikiStyles__style_applies_to___
[apply attribute] %apply=pre ...% [shortcut] - [style applies to...]
the current preformatted text
[]
Doe & Moffitt Staff Site | PmWiki / WikiStyles
style applies to...
http://www.lib.berkeley.edu/wikis/doemoff/index.php?n=PmWiki.WikiStyles
30/1438042986357.49_20150728002306-00160-ip-10-236-191-2_562291722_5.json
ec5d2c2a_aff_Site___PmWiki___WikiStyles__style_applies_to___
[apply attribute] %apply=list ...% [shortcut] %list ...% [style applies to...]
the current list
[]
Doe & Moffitt Staff Site | PmWiki / WikiStyles
style applies to...
http://www.lib.berkeley.edu/wikis/doemoff/index.php?n=PmWiki.WikiStyles
30/1438042986357.49_20150728002306-00160-ip-10-236-191-2_562291722_5.json
ec5d2c2a_aff_Site___PmWiki___WikiStyles__style_applies_to___
[apply attribute] %apply=item ...% [shortcut] %item ...% [style applies to...]
the current list item
[]
Doe & Moffitt Staff Site | PmWiki / WikiStyles
style applies to...
http://www.lib.berkeley.edu/wikis/doemoff/index.php?n=PmWiki.WikiStyles
30/1438042986357.49_20150728002306-00160-ip-10-236-191-2_562291722_5.json
ec5d2c2a_aff_Site___PmWiki___WikiStyles__style_applies_to___
[apply attribute] %apply=div ...% [shortcut] - [style applies to...]
the current div
[]
Doe & Moffitt Staff Site | PmWiki / WikiStyles
style applies to...
http://www.lib.berkeley.edu/wikis/doemoff/index.php?n=PmWiki.WikiStyles
30/1438042986357.49_20150728002306-00160-ip-10-236-191-2_562291722_5.json
ec5d2c2a_aff_Site___PmWiki___WikiStyles__style_applies_to___
[apply attribute] %apply=block ...% [shortcut] %block ...% [style applies to...]
to the current block, whether it's a paragraph, list, list item, heading, or division.
[]
Doe & Moffitt Staff Site | PmWiki / WikiStyles
style applies to...
http://www.lib.berkeley.edu/wikis/doemoff/index.php?n=PmWiki.WikiStyles
30/1438042986357.49_20150728002306-00160-ip-10-236-191-2_562291722_5.json
3cbdf273__assertions__SoapUI_5_1_2_API__Class_Summary_Description
[Class] AbstractLoadTestAssertion [Description]
Base class for LoadTestAssertions
[]
com.eviware.soapui.impl.wsdl.loadtest.assertions (SoapUI 5.1.2 API)
Description
http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/loadtest/assertions/package-summary.html
30/1438042986625.58_20150728002306-00057-ip-10-236-191-2_718556917_0.json
3cbdf273__assertions__SoapUI_5_1_2_API__Class_Summary_Description
[Class] LoadTestAssertionRegistry [Description]
Registry for available LoadTestAssertions
[]
com.eviware.soapui.impl.wsdl.loadtest.assertions (SoapUI 5.1.2 API)
Description
http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/loadtest/assertions/package-summary.html
30/1438042986625.58_20150728002306-00057-ip-10-236-191-2_718556917_0.json
3cbdf273__assertions__SoapUI_5_1_2_API__Class_Summary_Description
[Class] MaxErrorsAssertion [Description]
LoadTestAssertion for asserting the maximum number of total assertion errors
[]
com.eviware.soapui.impl.wsdl.loadtest.assertions (SoapUI 5.1.2 API)
Description
http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/loadtest/assertions/package-summary.html
30/1438042986625.58_20150728002306-00057-ip-10-236-191-2_718556917_0.json
3cbdf273__assertions__SoapUI_5_1_2_API__Class_Summary_Description
[Class] TestStepAverageAssertion [Description]
LoadTestAssertion for asserting the average step time
[]
com.eviware.soapui.impl.wsdl.loadtest.assertions (SoapUI 5.1.2 API)
Description
http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/loadtest/assertions/package-summary.html
30/1438042986625.58_20150728002306-00057-ip-10-236-191-2_718556917_0.json
3cbdf273__assertions__SoapUI_5_1_2_API__Class_Summary_Description
[Class] TestStepMaxAssertion [Description]
LoadTestAssertion for asserting the maximum step time
[]
com.eviware.soapui.impl.wsdl.loadtest.assertions (SoapUI 5.1.2 API)
Description
http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/loadtest/assertions/package-summary.html
30/1438042986625.58_20150728002306-00057-ip-10-236-191-2_718556917_0.json
3cbdf273__assertions__SoapUI_5_1_2_API__Class_Summary_Description
[Class] TestStepStatusAssertion [Description]
LoadTestAssertion for asserting the status of a teststep
[]
com.eviware.soapui.impl.wsdl.loadtest.assertions (SoapUI 5.1.2 API)
Description
http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/loadtest/assertions/package-summary.html
30/1438042986625.58_20150728002306-00057-ip-10-236-191-2_718556917_0.json
3cbdf273__assertions__SoapUI_5_1_2_API__Class_Summary_Description
[Class] TestStepTpsAssertion [Description]
LoadTestAssertion for asserting the TPS of a teststep
[]
com.eviware.soapui.impl.wsdl.loadtest.assertions (SoapUI 5.1.2 API)
Description
http://www.soapui.org/apidocs/com/eviware/soapui/impl/wsdl/loadtest/assertions/package-summary.html
30/1438042986625.58_20150728002306-00057-ip-10-236-191-2_718556917_0.json
51697f85_Fields___Eprints_Documentation__description
[name] required [default] 0 [description]
If this is set to true then the field is always marked as required, no matter what the workflow says.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] input_add_boxes [default] 2 *config [description]
The number of rows to add when clicking the "more rows" button in a multiple or multilang field.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] input_boxes [default] 3 *config [description]
The number of input rows to initially show in a multiple field.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] input_cols [default] 60 *config [description]
The number of columns in a text input field.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] input_rows [default] 10 *config [description]
For longtext input fields, the number of rows of input to show. For set fields this is the number of items to show in a select menu.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] input_lookup_url [default] undef [description]
The URL to use for autocompletion. This is generally set using the workflow configuration rather than directly in the field configuration. The URL must be on the same server hostname as the repository.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] input_lookup_params [default] undef [description]
Additional parameters to pass to the input_lookup_url. For example an indication of which autocomplete file to use.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] input_ordered [default] 1 [description]
This is true by default. In some multiple fields, such as creators, the order of the values is important and by default numbers are shown to the left of input rows and to the right are "move up" and "move down" arrows. However, with some multiple fields the order is not important in which case you can set this to zero to stop the arrows and numbers being shown.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] render_input [default] undef [description]
The name of a subroutine which will render the input for this field. This is a bit tricky to use as it must return the same CGI parameters as the default input form would have. It's easiest on simple fields. The subroutine is passed the following parameters ( $field, $session, $current_value, $dataset, $staff, $hidden_fields, $object, $basename ). It should return the XHTML DOM object of the chunk of HTML form.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] maxlength [default] 255 [description]
This is a limit to the maximum allowed size of a value. It may be useful, for example, as a very simple validation check. Also it may confuse users to be allowed to type in 255 characters in a "postcode/zipcode" field.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] toform [default] undef [description]
This function is allowed to modify the current value which appears in the form. For example, if your database stores userids in a field, but you want to allow people to edit them as usernames, then this function can be used to take the current value (a userid) and return the associated username. This value is what appears in the field in the search form. It is passed ( $value, $session, $object, $basename ) and returns the user-facing version of $value. **As of version 3.3.13 this only gets passed $value and $session in Metafield.pm**
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] fromform [default] undef [description]
The inverse of toform. This takes the value from the form and converts it into the value that will be stored in the database. It is passed the parameters ( $value, $session) when $value is the value entered on the web form, and the return value is the value to be stored in the database. This function is not called when editing the eprint is cancelled.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
51697f85_Fields___Eprints_Documentation__description
[name] help_xhtml [default] undef [description]
This can only be set via the Workflow Format configuration not via the metadata field directly. It is used to contain the XHTML to use as the help for this field. This is so that the workflow can conditionally change the help on a field.
[]
Category:EPrints Metadata Fields - Eprints Documentation
description
http://wiki.eprints.org/w/Metadata
30/1438042986625.58_20150728002306-00035-ip-10-236-191-2_265331430_3.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] I4, I1, I2, INT [R type]
integer
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] BOOL [R type]
logical
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] R8 [R type]
numeric
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] BSTR [R type]
character
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] UI1, UI2, UINT, UI4 [R type]
numeric
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] CY, DATE, DECIMAL, HRESULT [R type]
numeric
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] UNKNOWN [R type]
COMUnknownObject
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] DISPATCH [R type]
COMIDispatch
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
3b269237_Using_COM_facilities_in_R__R_type
[DCOM type] EMPTY, NULL, VOID [R type]
NULL
[ [ "i", "n", "t", "e", "g", "e", "r" ], [ "l", "o", "g", "i", "c", "a", "l" ], [ "n", "u", "m", "e", "r", "i", "c" ], [ "c", "h", "a", "r", "a", "c", "t", "e", "r" ], [ "C", "O", "M", "U", "n", "k", "n", "o", "w", "n", "O", "b", "j", "e", "c", "t" ], [ "C", "O", "M", "I", "D", "i", "s", "p", "a", "t", "c", "h" ], [ "N", "U", "L", "L" ] ]
Using COM facilities in R
R type
http://www.omegahat.org/RDCOMClient/Docs/introduction.html
30/1438042986357.49_20150728002306-00017-ip-10-236-191-2_634850035_7.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Too few MPEG frames (it's unlikely that this is a MPEG audio file) [Fixable?] - [Comments]
Probably this is not a MPEG audio file, but MP3val has detected a couple of MPEG frames in it. Most likely this is a false positive.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Garbage at the beginning of the file [Fixable?] + [Comments]
There are some unknown data at the beginning of the file (before the first MPEG frame). It can be an unsupported tag with metadata, but in most cases it is only garbage. "Fixing" means here a removal of these data.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] Garbage at the end of the file [Fixable?] + [Comments]
Like previous.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json
ba3c66f6_MP3val_0_1_8__Documentation__Comments
[WARNING message] MPEG stream error, resynchronized successfully [Fixable?] + [Comments]
Normally, each MPEG frame must be followed by a next MPEG frame (or a metadata block), otherwise this message is generated. MPEG stream errors can be caused by garbage in the middle of the file (e.g. the file was split into several parts, the tags were appended, and then these parts were improperly merged) or by a data loss during transfer or storage. Note that "fixing" this error will remove garbage, but in most cases "fixed" file will not sound better, that's why it is strongly recommended to find a "good" copy of the file.
[]
MP3val 0.1.8: Documentation
Comments
http://mp3val.sourceforge.net/docs/manual.html
30/1438042986357.49_20150728002306-00051-ip-10-236-191-2_172209477_1.json