You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ORPA-pyOpenRPA/Sources/pyOpenRPA/Orchestrator
Ivan Maslov a41a0a0462
def ActivityItemDefAliasModulesLoad - load full python scode from sys.modules in ActivityItem def alias. run when Orchestrator starts
3 years ago
..
Managers # Add Debugging toolbox in Web (ActivityItem send from front) 3 years ago
RobotRDPActive Add RecoveryMode for the RDP Active 4 years ago
RobotScreenActive # Lite style update in orchestrator 4 years ago
Utils # Create log viewer in the front of the web 4 years ago
Web def ActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None, inGUIDStr = None, inThreadBool = False): 3 years ago
BackwardCompatibility.py draft 1.2.7 (need test) 3 years ago
ControlPanel.py # in progress new orchestrator processor 4 years ago
Core.py Minor fixes in AgentReturnValue 4 years ago
Processor.py Minor fixes 4 years ago
ProcessorOld.py # Updated all old defs in new Orchestrator.<def name> 4 years ago
Server.py draft 1.2.7 (need test) 3 years ago
ServerSettings.py def ActivityItemCreate(inDef, inArgList=None, inArgDict=None, inArgGSettingsStr=None, inArgLoggerStr=None, inGUIDStr = None, inThreadBool = False): 3 years ago
SettingsTemplate.py # Add Debugging toolbox in Web (ActivityItem send from front) 3 years ago
Timer.py # Prefinal Orchestrator update (RobotRDPActive in Orchestrator) 5 years ago
__Orchestrator__.py def ActivityItemDefAliasModulesLoad - load full python scode from sys.modules in ActivityItem def alias. run when Orchestrator starts 3 years ago
__init__.py Minor fix when test after rename 4 years ago
__main__.py Minor fix BC Old Start 4 years ago