public class LoadPlaylistAction extends org.squirrelframework.foundation.fsm.AnonymousAction<PlayRecordFsm,PlayRecordState,PlayRecordEvent,PlayRecordContext>
| Constructor and Description |
|---|
LoadPlaylistAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(PlayRecordState from,
PlayRecordState to,
PlayRecordEvent event,
PlayRecordContext context,
PlayRecordFsm stateMachine) |
public void execute(PlayRecordState from, PlayRecordState to, PlayRecordEvent event, PlayRecordContext context, PlayRecordFsm stateMachine)
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.