Package org.wso2.carbon.utils
Class AuditLog.AuditLogBuilder
java.lang.Object
org.wso2.carbon.utils.AuditLog.AuditLogBuilder
- Enclosing class:
AuditLog
Builder class for AuditLog.
This class follows the Builder design pattern, providing a way to construct a AuditLog object step by step.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuditLogBuilder
-
-
Method Details
-
data
-
data
-
build
Constructs a AuditLog object using the set parameters.- Returns:
- a new AuditLog object.
-