public class RemoteTaskType extends AbstractTaskType
Modifier and Type | Field and Description |
---|---|
static RemoteTaskType |
CO_CLIENT_BIND_TASK |
static RemoteTaskType |
REMOTE_JAVA_VM |
static RemoteTaskType |
REMOTE_OS_PROCESS |
static RemoteTaskType |
REMOTE_TASK |
static RemoteTaskType |
SERVER_BATCH_TASK |
Modifier | Constructor and Description |
---|---|
protected |
RemoteTaskType(java.lang.String typeName,
IconKey iconKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
isLocalTask() |
boolean |
isOsProcessTask() |
boolean |
isRemoteTask() |
boolean |
isWorkflowTask() |
equals, getName, getRenderIcon, hashCode, toString
public static final RemoteTaskType REMOTE_TASK
public static final RemoteTaskType REMOTE_OS_PROCESS
public static final RemoteTaskType REMOTE_JAVA_VM
public static final RemoteTaskType SERVER_BATCH_TASK
public static final RemoteTaskType CO_CLIENT_BIND_TASK
protected RemoteTaskType(java.lang.String typeName, IconKey iconKey)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.