@Scriptable public final class ShareGroupUtil extends Object
Modifier and Type | Method and Description |
---|---|
static void |
deleteGroupsMarkedAsDeleted(IProcessingContext p_ctx,
long p_lDelay)
Delete groups marked as deleted.
|
public static void deleteGroupsMarkedAsDeleted(IProcessingContext p_ctx, long p_lDelay) throws Exception
p_ctx
- The processing context.p_lDelay
- The delay. Delete groups that have been marked as deleted since at least p_lDelay milliseconds.Exception