public class PostActionGroup extends Object
| Constructor and Description |
|---|
PostActionGroup() |
PostActionGroup(boolean autoDelete,
String moveToDirectory,
String renameTo,
boolean applyPostActionWhenFailed) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMoveToDirectory() |
String |
getRenameTo() |
boolean |
isApplyPostActionWhenFailed() |
boolean |
isAutoDelete() |
void |
validateSelf() |
public boolean isAutoDelete()
public String getMoveToDirectory()
public String getRenameTo()
public boolean isApplyPostActionWhenFailed()
public void validateSelf()
throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2018 MuleSoft, Inc.. All rights reserved.