Style Intelligence v12.0

inetsoft.sree.schedule
Interface RepletSupport

All Superinterfaces:
ScheduleAction, Serializable
All Known Implementing Classes:
BurstAction, RepletAction, ReportGenAction

public interface RepletSupport
extends ScheduleAction

Defines the common API for actions that support executing replet.


Method Summary
 String getRepletName()
          Get the name of the replet.
 void setRepletName(String replet)
          Set the name of the replet to execute.
 
Methods inherited from interface inetsoft.sree.schedule.ScheduleAction
run
 

Method Detail

getRepletName

String getRepletName()
Get the name of the replet.


setRepletName

void setRepletName(String replet)
Set the name of the replet to execute.


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.