ActivityTracing Methods

Scanjour Workflow4 Reference Manual
Methods

  NameDescription
Public methodStatic memberTrace(AsyncCodeActivityContext, String, Object)
Traces the specified context in the workflow log as info.
Public methodStatic memberTrace(CodeActivityContext, String, Object)
Traces the specified context in the workflow log as info.
Public methodStatic memberTrace(NativeActivityContext, String, Object)
Traces the specified context in the workflow log as info.
Public methodStatic memberTraceError(AsyncCodeActivityContext, String, Object)
Traces the specified context in the workflow log as error.
Public methodStatic memberTraceError(CodeActivityContext, String, Object)
Traces the specified context in the workflow log as error.
Public methodStatic memberTraceError(NativeActivityContext, String, Object)
Traces the specified context in the workflow log as error.
Public methodStatic memberTraceWarning(AsyncCodeActivityContext, String, Object) Obsolete.
Traces the specified context in the workflow log as warning.
Public methodStatic memberTraceWarning(CodeActivityContext, String, Object)
Traces the specified context in the workflow log as warning.
Public methodStatic memberTraceWarning(NativeActivityContext, String, Object)
Traces the specified context in the workflow log as warning.
Top
See Also

Reference