Package com.soffid.iam.bpm.model
Class AuthenticationLog
- java.lang.Object
-
- org.jbpm.logging.log.ProcessLog
-
- org.jbpm.logging.log.CompositeLog
-
- com.soffid.iam.bpm.model.AuthenticationLog
-
- All Implemented Interfaces:
Serializable
public class AuthenticationLog extends org.jbpm.logging.log.CompositeLog
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationLog()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getActorId()
void
setActorId(String actorId)
-
Methods inherited from class org.jbpm.logging.log.CompositeLog
addChild, getChildren, setChildren, toString
-
-