Method | Description | |
---|---|---|
EmailInActEntry ( this dsl, ISchemaCache schemaCache, IHistoryOutputParser historyOutputParser ) : void | ||
EmailOutActEntry ( this dsl, ISchemaCache schemaCache, IHistoryOutputParser historyOutputParser ) : void | ||
ForwardActEntry ( this dsl ) : void | ||
LogResearchActEntry ( this dsl ) : void | ||
NoteActEntry ( this dsl, ISchemaCache schemaCache ) : void | ||
PhoneLogActEntry ( this dsl, ISchemaCache schemaCache ) : void | ||
RejectActEntry ( this dsl ) : void | ||
StatusChangedActEntry ( this dsl ) : void | ||
TimeAndExpenseEdittedActEntry ( this dsl ) : void | ||
TimeAndExpenseLoggedActEntry ( this dsl ) : void | ||
TimeAndExpenseLoggedDeletedActEntry ( this dsl ) : void | ||
emailLogUpdater ( ClarifyDataRow record, |
Method | Description | |
---|---|---|
EncodeEmail ( IHistoryOutputParser historyOutputParser, |
||
doesEmailLogSubjectExist ( ISchemaCache schemaCache ) : bool | ||
getEmailLogFields ( ISchemaCache schemaCache ) : string[] | ||
setInternalLog ( ClarifyDataRow row, |
||
statusChangeUpdater ( ClarifyDataRow record, |
||
timeAndExpensesUpdater ( ClarifyDataRow record, |
public static EmailInActEntry ( this dsl, ISchemaCache schemaCache, IHistoryOutputParser historyOutputParser ) : void | ||
dsl | this | |
schemaCache | ISchemaCache | |
historyOutputParser | IHistoryOutputParser | |
return | void |
public static EmailOutActEntry ( this dsl, ISchemaCache schemaCache, IHistoryOutputParser historyOutputParser ) : void | ||
dsl | this | |
schemaCache | ISchemaCache | |
historyOutputParser | IHistoryOutputParser | |
return | void |
public static ForwardActEntry ( this dsl ) : void | ||
dsl | this | |
return | void |
public static LogResearchActEntry ( this dsl ) : void | ||
dsl | this | |
return | void |
public static NoteActEntry ( this dsl, ISchemaCache schemaCache ) : void | ||
dsl | this | |
schemaCache | ISchemaCache | |
return | void |
public static PhoneLogActEntry ( this dsl, ISchemaCache schemaCache ) : void | ||
dsl | this | |
schemaCache | ISchemaCache | |
return | void |
public static RejectActEntry ( this dsl ) : void | ||
dsl | this | |
return | void |
public static StatusChangedActEntry ( this dsl ) : void | ||
dsl | this | |
return | void |
public static TimeAndExpenseEdittedActEntry ( this dsl ) : void | ||
dsl | this | |
return | void |
public static TimeAndExpenseLoggedActEntry ( this dsl ) : void | ||
dsl | this | |
return | void |
public static TimeAndExpenseLoggedDeletedActEntry ( this dsl ) : void | ||
dsl | this | |
return | void |
public static emailLogUpdater ( ClarifyDataRow record, |
||
record | ClarifyDataRow | |
historyItem | ||
schemaCache | ISchemaCache | |
return | void |