org.drools.repository
Class UserInfo.InboxEntry
java.lang.Object
org.drools.repository.UserInfo.InboxEntry
- Enclosing class:
- UserInfo
public static class UserInfo.InboxEntry
- extends Object
And entry in an inbox.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
from
public String from
assetUUID
public String assetUUID
note
public String note
timestamp
public long timestamp
UserInfo.InboxEntry
public UserInfo.InboxEntry()
UserInfo.InboxEntry
public UserInfo.InboxEntry(String assetId,
String note,
String userFrom)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.