Package | Description |
---|---|
org.wso2.carbon.remotetasks.stub.admin.common | |
org.wso2.carbon.remotetasks.stub.admin.common.xsd |
Modifier and Type | Field and Description |
---|---|
protected TriggerInformation |
RescheduleRemoteSystemTask.localStTriggerInfo
field for StTriggerInfo
|
protected TriggerInformation |
RescheduleRemoteTask.localStTriggerInfo
field for StTriggerInfo
|
Modifier and Type | Method and Description |
---|---|
TriggerInformation |
RescheduleRemoteSystemTask.getStTriggerInfo()
Auto generated getter method
|
TriggerInformation |
RescheduleRemoteTask.getStTriggerInfo()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteTaskAdmin.rescheduleRemoteSystemTask(String taskName26,
TriggerInformation stTriggerInfo27,
int targetTenantId28)
Auto generated method signature for Asynchronous Invocations
|
void |
RemoteTaskAdminStub.rescheduleRemoteSystemTask(String taskName73,
TriggerInformation stTriggerInfo74,
int targetTenantId75)
Auto generated method signature
|
void |
RemoteTaskAdmin.rescheduleRemoteTask(String taskName63,
TriggerInformation stTriggerInfo64)
Auto generated method signature for Asynchronous Invocations
|
void |
RemoteTaskAdminStub.rescheduleRemoteTask(String taskName110,
TriggerInformation stTriggerInfo111)
Auto generated method signature
|
void |
RescheduleRemoteSystemTask.setStTriggerInfo(TriggerInformation param)
Auto generated setter method
|
void |
RescheduleRemoteTask.setStTriggerInfo(TriggerInformation param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected TriggerInformation |
StaticTaskInformation.localTriggerInformation
field for TriggerInformation
|
Modifier and Type | Method and Description |
---|---|
TriggerInformation |
StaticTaskInformation.getTriggerInformation()
Auto generated getter method
|
static TriggerInformation |
TriggerInformation.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Method and Description |
---|---|
void |
StaticTaskInformation.setTriggerInformation(TriggerInformation param)
Auto generated setter method
|
Copyright © 2017 WSO2. All rights reserved.