Closed jverkoey closed 8 years ago
This naming pattern is more consistent with our eventual named plan APIs which will be addPlan and removePlan.
addPlan
removePlan
Transactions are now deprecated and will be removed in a subsequent release. We're favoring adding plans directly to the scheduler instead.
This naming pattern is more consistent with our eventual named plan APIs which will be
addPlan
andremovePlan
.