JavaScript is disabled on your browser.
Chenile Framework Javadocs
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.chenile.workflow.activities.model
ActivityLog
Contents
Description
Method Summary
Method Details
getName()
getSuccess()
getComment()
Hide sidebar
Show sidebar
Interface ActivityLog
public interface
ActivityLog
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getComment
()
String
getName
()
boolean
getSuccess
()
Method Details
getName
String
getName
()
getSuccess
boolean
getSuccess
()
getComment
String
getComment
()