Class | Description |
---|---|
AbstractShareEventProcessor |
Abstract for all event process that use share
with
WebDrone . |
LoginEventProcess |
Process an Alfresco share login by mimicking real user login.
|
LogoutEventProcess |
Process an Alfresco share logout by mimicking real user selecting the logout button on the page.
|
NavigateToShareEventProcess |
Process which makes the
WebDrone go to the given Alfresco share URL. |
NavigationEventProcess |
An Alfresco share navigation process that mimics selecting a
button on Alfresco's main navigation bar.
|
PeopleSearchEventProcess |
Enters a String into into the search box on the
PeopleFinderPage and submits. |
WebDroneCloseEventProcess |
Terminates the
WebDrone session |
WebDroneStartEventProcess |
Prepare and starts a
WebDrone to be used by a user to navigate share |
Exception | Description |
---|---|
ShareEventProcessException | |
UserNotFoudException |
Thrown when user can not be found by
UserDataService |
Copyright © 2014. All rights reserved.