Package com.liferay.petra.process
Interface ProcessLog
public interface ProcessLog
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getLevel
ProcessLog.Level getLevel() -
getMessage
String getMessage() -
getThrowable
Throwable getThrowable()
-