Package org.drools.core.command.runtime
Class GetCalendarsCommand
- java.lang.Object
-
- org.drools.core.command.runtime.GetCalendarsCommand
-
- All Implemented Interfaces:
Serializable,org.kie.api.command.Command<org.kie.api.runtime.Calendars>,org.kie.api.command.ExecutableCommand<org.kie.api.runtime.Calendars>
public class GetCalendarsCommand extends Object implements org.kie.api.command.ExecutableCommand<org.kie.api.runtime.Calendars>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetCalendarsCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.kie.api.runtime.Calendarsexecute(org.kie.api.runtime.Context context)StringtoString()
-