Uses of Class
com.evolveum.icf.dummy.resource.ScriptHistoryEntry

Packages that use ScriptHistoryEntry
com.evolveum.icf.dummy.resource   
com.evolveum.midpoint.test   
 

Uses of ScriptHistoryEntry in com.evolveum.icf.dummy.resource
 

Methods in com.evolveum.icf.dummy.resource that return types with arguments of type ScriptHistoryEntry
 List<ScriptHistoryEntry> DummyResource.getScriptHistory()
          Returns script history ordered chronologically (oldest first).
 

Uses of ScriptHistoryEntry in com.evolveum.midpoint.test
 

Method parameters in com.evolveum.midpoint.test with type arguments of type ScriptHistoryEntry
static void IntegrationTestTools.assertScripts(List<ScriptHistoryEntry> scriptsHistory, ProvisioningScriptSpec... expectedScripts)
           
static void IntegrationTestTools.displayScripts(List<ScriptHistoryEntry> scriptsHistory)
           
 



Copyright © 2013 evolveum. All Rights Reserved.