A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
MAX_RETRY_ATTEMPTS_BEFORE_ERROR — Static Property, class com.rosettastone.library.taskmanager.RetryOnFailureDecoratorTask
Number of times to reset and re-run the decorated Task.
message — Property, interface com.rosettastone.library.taskmanager.ITask
Optional message parameter passed to the task complete/error/interruption method.
_message — Property, class com.rosettastone.library.taskmanager.Task
message — Property, class com.rosettastone.library.taskmanager.Task
Optional message parameter passed to the task complete/error/interruption method.
message — Property, class com.rosettastone.library.taskmanager.events.TaskEvent
Optional human-readable message.
message — Property, class com.rosettastone.library.taskmanager.events.TaskManagerEvent
Optional human-readable message.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z