◆ AccessControl
      
        
          | XMLNode Arc::ApplicationType::AccessControl | 
        
      
 
 
◆ CredentialService
      
        
          | std::list<URL> Arc::ApplicationType::CredentialService | 
        
      
 
 
◆ DryRun
      
        
          | bool Arc::ApplicationType::DryRun | 
        
      
 
 
◆ Environment
      
        
          | std::list< std::pair<std::string, std::string> > Arc::ApplicationType::Environment | 
        
      
 
 
◆ Error
      
        
          | std::string Arc::ApplicationType::Error | 
        
      
 
 
◆ Executable
Main executable to be run. 
The Executable object specifies the main executable which should be run by the job created by the job description enclosing this object. Note that in some job description languages specifying a main executable is not essential. 
 
 
◆ ExpirationTime
      
        
          | Time Arc::ApplicationType::ExpirationTime | 
        
      
 
 
◆ Input
      
        
          | std::string Arc::ApplicationType::Input | 
        
      
 
 
◆ LogDir
      
        
          | std::string Arc::ApplicationType::LogDir | 
        
      
 
 
◆ Output
      
        
          | std::string Arc::ApplicationType::Output | 
        
      
 
 
◆ PostExecutable
Executables to be run after the main executable. 
The PostExecutable object specifies a number of executables which should be executed after invoking the main application, where the main application is either the main executable (Executable) or the specified run time environment (RunTimeEnvironment in the ResourcesType class).
Attribute mapping specific to this field/value. 
 
 
◆ PreExecutable
Executables to be run before the main executable. 
The PreExecutable object specifies a number of executables which should be executed before invoking the main application, where the main application is either the main executable (Executable) or the specified run time environment (RunTimeEnvironment in the ResourcesType class).
Attribute mapping specific to this field/value. 
 
 
◆ Priority
      
        
          | int Arc::ApplicationType::Priority | 
        
      
 
 
◆ ProcessingStartTime
      
        
          | Time Arc::ApplicationType::ProcessingStartTime | 
        
      
 
 
◆ RemoteLogging
Remote logging services. 
The RemoteLogging list specifies the services to use for logging job information. See the RemoteLoggingType class for more details. 
 
 
◆ Rerun
      
        
          | int Arc::ApplicationType::Rerun | 
        
      
 
 
The documentation for this class was generated from the following file: