All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.tasks.xsd Maven / Gradle / Ivy

There is a newer version: 1.6.0-BETA2
Show newest version

	
	
			
		    
			  
			
			
	

	
		
			ID of the adapter that this task was destined for.
		
	
	
		
			The type of the task to be performed. Permissible values are EXECUTE, IMPORT
		
	
	
		
			Shows how far the task has been processed. This is a number between 0 and 100.
		
	
	
		
			[READ-ONLY] Indicates if the task has been taken for processing by any adapter or is still hasnt started to be processed.
		
	
	
		
			[READ-ONLY] Indicates if the executable resource is one thats managed by the adapter and can be accessed locally by the adapter or is one thats managed by the test management system and needs to serve it.
		
	
	
		
			[READ-ONLY] The path to the resource in the case where it is managed by the adapter (i.e. managedbyadapter is true).
		
	
	
		
			[READ-ONLY] Leading part of the path to the resource in the case where its managed by the test management solution (i.e. managedbyadapter is false).
		
	
	
		
			[READ-ONLY] Trailing part of the path to the resource in the case where its managed by the test management solution (i.e. managedbyadapter is false).
		
	
	
		
			The test execution record whose execution lead to the creation of this task.
		
		
			
				
					The URL of the test execution record.
				
			
		
	
	
		
			[READ-ONLY] An update task.
		
		
			
				
					[READ-ONLY] The URL of the update.
				
			
		
	
	
		
			[READ-ONLY] Used for recording task for adapter to POST the recorded script.
		
		
			
				
					[READ-ONLY] URL where adapter should POST recorded script.
				
			
		
	
	
		
			[READ-ONLY] The result of the execution for this task.
		
		
			
				
					[READ-ONLY] The URL of the result.
				
			
		
	
	
		
			[READ-ONLY] A link to the suite log.
		
		
			
				
					[READ-ONLY] The URL of the suite log.
				
			
		
	
	
		
			Information about the task.
		
		
			
				
					
						
							[READ-ONLY] The code associated with the message.
						
					
				
			
		
	
	
	
		
			A set of data associated with the task.
		
		
			
				
					
						[READ-ONLY] Data associated with the task.
					
					
						
							
								
									
										[READ-ONLY] The name of the property.
									
								
								
									
										[READ-ONLY] The data type of the property.
									
								
								
									
										[READ-ONLY] The value of the porperty.
									
								
							
						
					
				
			
		
	
	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy