Skip navigation links
A C D G L O P S T V 

A

AbstractCMISEventProcessor - Class in org.alfresco.bm.trace.eventprocessor
Abstract event processing to handle CMIS-specific behavior e.g. the catch-and-report of CmisException.
AbstractCMISEventProcessor(TestRunLogService, DataReportService) - Constructor for class org.alfresco.bm.trace.eventprocessor.AbstractCMISEventProcessor
Constructor
addNumberOfDocuments(long) - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
Adds the given number of documents to the stored number of documents
ArgumentCheck - Class in org.alfresco.bm.util
Validation for passed arguments.
ArgumentCheck() - Constructor for class org.alfresco.bm.util.ArgumentCheck
 

C

checkMandatoryObject(Object, String) - Static method in class org.alfresco.bm.util.ArgumentCheck
Checks that the parameter with the given name has content i.e. it's not null
checkMandatoryString(String, String) - Static method in class org.alfresco.bm.util.ArgumentCheck
Checks that the string parameter with the given name is not null or empty
checkNumberPositive(long, String) - Static method in class org.alfresco.bm.util.ArgumentCheck
Checks that the number is positive.
convertMillis(long, String) - Static method in class org.alfresco.bm.util.DateTimeHelper
conversion to [ms]
convertOperationContext(OperationContext) - Static method in class org.alfresco.bm.trace.eventprocessor.StartCMISSessionEventProcessor
Convert an operation context into a DBObject for neat, searchable persistence
CountDocumentsEventProcessor - Class in org.alfresco.bm.trace.eventprocessor
Counts the number of documents created since the last query.
CountDocumentsEventProcessor(TestRunLogService, DataReportService, Boolean, int, String, String) - Constructor for class org.alfresco.bm.trace.eventprocessor.CountDocumentsEventProcessor
Constructor

D

dataReportService - Variable in class org.alfresco.bm.trace.eventprocessor.AbstractCMISEventProcessor
stores the extra data report service
DateTimeHelper - Class in org.alfresco.bm.util
Helper class for date / time calculations
DateTimeHelper() - Constructor for class org.alfresco.bm.util.DateTimeHelper
 
DateTimeHelper.TimeUnits - Enum in org.alfresco.bm.util
time units allowed

G

getCMISDocument() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 
getLastQueryDate() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 
getNumberOfQueries() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 
getSession() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 
getTimeAverage() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 
getTimeFastest() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 
getTimeSlowest() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 
getTotalNumberOfDocuments() - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
 

L

logService - Variable in class org.alfresco.bm.trace.eventprocessor.AbstractCMISEventProcessor
stores the log service

O

org.alfresco.bm.trace.eventprocessor - package org.alfresco.bm.trace.eventprocessor
 
org.alfresco.bm.util - package org.alfresco.bm.util
 

P

processCMISEvent(Event) - Method in class org.alfresco.bm.trace.eventprocessor.AbstractCMISEventProcessor
Process CMIS event - to be overridden in classes
processCMISEvent(Event) - Method in class org.alfresco.bm.trace.eventprocessor.CountDocumentsEventProcessor
 
processCMISEvent(Event) - Method in class org.alfresco.bm.trace.eventprocessor.StartCMISSessionEventProcessor
 
processEvent(Event) - Method in class org.alfresco.bm.trace.eventprocessor.AbstractCMISEventProcessor
Process event and delegates to processCMISEvent; handles CMIS runtime exceptions

S

setCMISDocument(Document) - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
Stores a random CMIS document.
setValues(long, long, Date) - Method in class org.alfresco.bm.trace.eventprocessor.TraceEventData
Stores the latest query time
SHEET_NAME - Static variable in class org.alfresco.bm.trace.eventprocessor.CountDocumentsEventProcessor
Stores the name of the sheet with extra data in the report
StartCMISSessionEventProcessor - Class in org.alfresco.bm.trace.eventprocessor
Starts the CMIS session
StartCMISSessionEventProcessor(TestRunLogService, SessionService, DataReportService, String, String, String, String, String, OperationContext, Boolean, String) - Constructor for class org.alfresco.bm.trace.eventprocessor.StartCMISSessionEventProcessor
Constructor

T

toDateFromMillis(long) - Static method in class org.alfresco.bm.util.DateTimeHelper
Conversion from system current milliseconds since 1970 to Date
toISOTimeString(Date) - Static method in class org.alfresco.bm.util.DateTimeHelper
Returns the ISO time string for a Date
TraceEventData - Class in org.alfresco.bm.trace.eventprocessor
Event data transport class that is explicitly *not* serializable.
TraceEventData(Session, boolean) - Constructor for class org.alfresco.bm.trace.eventprocessor.TraceEventData
Constructor

V

valueOf(String) - Static method in enum org.alfresco.bm.util.DateTimeHelper.TimeUnits
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.alfresco.bm.util.DateTimeHelper.TimeUnits
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G L O P S T V 
Skip navigation links

Copyright © 2015. All rights reserved.