Uses of Class
org.compiere.model.MSchedulerRecipient
-
Packages that use MSchedulerRecipient Package Description org.compiere.model Provides for.... -
-
Uses of MSchedulerRecipient in org.compiere.model
Methods in org.compiere.model that return MSchedulerRecipient Modifier and Type Method Description MSchedulerRecipient[]
MScheduler. getRecipients(boolean reload)
Get RecipientsMSchedulerRecipient[]
MScheduler. getUploadRecipients()
MSchedulerRecipient
MSchedulerRecipient. markImmutable()
Constructors in org.compiere.model with parameters of type MSchedulerRecipient Constructor Description MSchedulerRecipient(Properties ctx, MSchedulerRecipient copy)
MSchedulerRecipient(Properties ctx, MSchedulerRecipient copy, String trxName)
MSchedulerRecipient(MSchedulerRecipient copy)
-