public class WorkflowRemover extends ProcessDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowRemover.ReportColumns |
| Modifier and Type | Field and Description |
|---|---|
List<String> |
modelIds |
String |
olderThanVal |
List<String> |
payloadPaths |
List<String> |
statuses |
| Constructor and Description |
|---|
WorkflowRemover(WorkflowInstanceRemover workflowInstanceRemover) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildProcess(ProcessInstance instance,
org.apache.sling.api.resource.ResourceResolver rr) |
List<String> |
getModelIds() |
Calendar |
getOlderThan() |
List<Pattern> |
getPayloads() |
List<String> |
getStatuses() |
void |
init() |
void |
storeReport(ProcessInstance instance,
org.apache.sling.api.resource.ResourceResolver rr) |
getName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseInputspublic String olderThanVal
public WorkflowRemover(WorkflowInstanceRemover workflowInstanceRemover)
public void buildProcess(ProcessInstance instance, org.apache.sling.api.resource.ResourceResolver rr) throws org.apache.sling.api.resource.LoginException, javax.jcr.RepositoryException
buildProcess in class ProcessDefinitionorg.apache.sling.api.resource.LoginExceptionjavax.jcr.RepositoryExceptionpublic void storeReport(ProcessInstance instance, org.apache.sling.api.resource.ResourceResolver rr) throws javax.jcr.RepositoryException, org.apache.sling.api.resource.PersistenceException
storeReport in class ProcessDefinitionjavax.jcr.RepositoryExceptionorg.apache.sling.api.resource.PersistenceExceptionpublic void init()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic Calendar getOlderThan()
Copyright © 2013–2020 Adobe. All rights reserved.