| Package | Description |
|---|---|
| com.neurosys.domain | |
| com.neurosys.events | |
| com.neurosys.q.notification.events | |
| com.neurosys.site.wicket.components.progressbar | |
| com.neurosys.utils |
| Constructor and Description |
|---|
Status(Status status) |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowStatusChangeListenerWrapperTransformer.onChange(ChangeGenerator<SynchronousFlowStatusChange<T,List<Status>>> changeGenerator,
SynchronousFlowStatusChange<T,List<Status>> modelObject) |
void |
FlowStatusChangeListenerWrapperTransformer.onChange(ChangeGenerator<SynchronousFlowStatusChange<T,List<Status>>> changeGenerator,
SynchronousFlowStatusChange<T,List<Status>> modelObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTokenEvent<T extends Token<T>>
Event over any
Token type. |
class |
MessageTokenEvent<T extends Token<T>>
A
BasicTokenEvent that also carries a message |
class |
NextTokenEvent<T extends Token<T>>
A
BasicTokenEvent that also factors in automation of next token(s) based on a post current action scenario
described by NextTokenEvent.nextTokensAction. |
| Modifier and Type | Method and Description |
|---|---|
Queue<Status> |
MultipleStatusTrackingProgression.getStatusQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipleStatusTrackingProgression.setStatusQueue(Queue<Status> statusQueue) |
| Constructor and Description |
|---|
MultipleStatusTrackingProgression(int progress,
Queue<Status> statusQueue) |
MultipleStatusTrackingProgression(int progress,
String message,
Queue<Status> statusQueue) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WicketUtils.feedback(List<Status> feedbackStatus,
org.apache.wicket.Component component)
|
Copyright © 2018. All rights reserved.